Commit Graph

8 Commits

Author SHA1 Message Date
chris 061225f56c Override mongoid-tree callback condition for default position 2013-10-07 18:23:54 +08:00
chris 48aa7ed638 Update rake for resetting position
Fix codemirror css
2013-10-07 16:23:07 +08:00
chris 21db2a2cba Drag and drop to reorder users 2013-10-07 15:53:54 +08:00
chris f81894af90 User ordering
Run the task new_ui:save_users
2013-09-26 19:00:13 +08:00
chris da1d70efcb Change authorization to accept other than category 2013-07-25 17:36:55 +08:00
chris de6ce0073f Fix category migration 2013-07-22 18:39:24 +08:00
chris 65527017ca Update new UI task to migrate the authorizations.
PS: sold must be running for new_ui.rake
2013-07-02 17:26:02 +08:00
chris 856898016b New UI changes(tags, categories, authorisations, module index…)
To run:
  - ruby lib/remove_old_tags.rb DB_NAME
  - rake new_ui:migrate_tags
  - rake new_ui:migrate_categories['APP_KEY,''MODEL_NAME'] (check new_ui.rake for more details)
2013-07-02 16:46:44 +08:00