Commit Graph

6 Commits

Author SHA1 Message Date
chris c474fa063f New authorization 2013-08-21 13:42:29 +08:00
chris d632439f80 Add class for Ray's check-box
Fix some typos
Change the default index for auth
Add some hard code in object_auth.rb to handle page_context
A user cannot select himself in authorisation
2013-07-31 00:08:15 +08:00
chris fc09ac3b68 Fix categorizable 2013-07-19 17:09:17 +08:00
chris 62288a71ca Fix category_id in forms
Fix statuses list
2013-07-16 11:41:22 +08:00
chris 5530419395 Add missing method disable? for categorisable objects 2013-07-04 11:26:57 +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