mirror of
https://github.com/JLiscom/OpenNote.git
synced 2026-04-25 08:15:48 +03:00
[PR #131] [MERGED] Fox working #194
Labels
No labels
bug
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OpenNote-JLiscom#194
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/JLiscom/OpenNote/pull/131
Author: @JLiscom
Created: 6/22/2015
Status: ✅ Merged
Merged: 6/22/2015
Merged by: @JLiscom
Base:
master← Head:Fox-Working📝 Commits (10+)
092ae07Fixed invert stylingc8916eaFixed firefox issue7d76d8cMerge branch 'Fox-Working' of git@github.com:FoxUSA/OpenNote.git into Fox-Workingba4e272Fav Iconb35d6f2Added semi5225497Added fav icon file8583740Updated builde03aa09Added better build instructionsae729b5typoda80f87https://github.com/FoxUSA/OpenNote/issues/108 fixes📊 Changes
47 files changed (+2423 additions, -1151 deletions)
View changed files
📝
.gitignore(+2 -1)📝
Doc/Build.md(+19 -4)📝
Doc/HowToUse.md(+5 -6)📝
Doc/Install.md(+73 -16)📝
Doc/Upgrade.md(+11 -3)📝
Gruntfile.js(+39 -17)📝
OpenNote.Test/karma.conf.js(+4 -0)📝
OpenNote.Test/unit/folder.js(+20 -35)➖
OpenNote.Test/unit/serverConfigService.js(+0 -104)📝
OpenNote/bower.json(+14 -11)📝
OpenNote/index.html(+55 -48)➕
OpenNote/openNote.appcache(+703 -0)📝
OpenNote/openNote/controllers/folderController.js(+143 -72)📝
OpenNote/openNote/controllers/listController.js(+67 -47)➖
OpenNote/openNote/controllers/loginController.js(+0 -134)📝
OpenNote/openNote/controllers/noteController.js(+64 -26)📝
OpenNote/openNote/controllers/searchController.js(+54 -18)➕
OpenNote/openNote/controllers/settings/databaseController.js(+83 -0)➕
OpenNote/openNote/controllers/settings/legacyController.js(+60 -0)➕
OpenNote/openNote/controllers/settings/settingsController.js(+31 -0)...and 27 more files
📄 Description
15.07.00 Release
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.