Skip to content

Commit

Permalink
removed wish list, created notes
Browse files Browse the repository at this point in the history
  • Loading branch information
256dpi committed Apr 2, 2012
1 parent b69cecf commit 05012e9
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 14 deletions.
3 changes: 1 addition & 2 deletions .gitignore
@@ -1,3 +1,2 @@
.DS_Store
user/db.sq3
NOTES.md
user/db.sq3
21 changes: 21 additions & 0 deletions NOTES.md
@@ -0,0 +1,21 @@
# Personal Notes

## Todo

* Implent Filemanager Functions -> Release 1.0

## Wishlist

* Multi language support
* jQuery time- and datepicker for time and date fields in manager
* Database backup functionality
* validation for object manager
* menu tag for automatic menu generation
* enhanced editor for creating links and adding images
* full inline editing
* edit child objects in parent manager
* migrations for definitions

## Tagging

Issue `git tag -a v0.1 -m "beta"` and `git push --tags` to create new tag version.
12 changes: 0 additions & 12 deletions README.md
Expand Up @@ -653,18 +653,6 @@ For benchmarking there are two constants which you can use:
<p>#{HANYA_GENERATION_TIME} - #{HANYA_MEMORY_PEAK}</p>

These Constants are used in the Hanya Admin Toolbar.

## Wishlist

* Multi language support
* jQuery time- and datepicker for time and date fields in manager
* Database backup functionality
* validation for object manager
* menu tag for automatic menu generation
* enhanced editor for creating links and adding images
* full inline editing
* edit child objects in parent manager
* migrations for definitions

## 3rd Party Software

Expand Down

0 comments on commit 05012e9

Please sign in to comment.