Spen
|
ea3f9c8163
|
add Member frontend page selection options and fix backend role filter page
|
2013-11-15 16:16:39 +08:00 |
rulingcom
|
b1867dd47a
|
new code logic for saving tree.. should work fine even if the node positions fail
|
2013-11-04 22:20:50 +08:00 |
chris
|
00010867a4
|
Fix link in structure
|
2013-10-30 18:53:23 +08:00 |
chris
|
6bc00ce3a3
|
Use module_app label instead of title
|
2013-10-29 11:17:02 +08:00 |
chris
|
42d0afe65c
|
Page form with front end style
|
2013-10-28 16:29:23 +08:00 |
chris
|
8ebfac2b99
|
Structure link with json
|
2013-10-23 18:39:40 +08:00 |
chris
|
a4d1c68299
|
Structure page with json
|
2013-10-23 18:39:35 +08:00 |
chris
|
68a379f8a4
|
Some fixes for tags: authorization, translation…
can_use now takes all the open_for into account
|
2013-10-19 19:14:31 +08:00 |
chris
|
5328a26440
|
Fix structure position
|
2013-10-08 12:33:24 +08:00 |
chris
|
21db2a2cba
|
Drag and drop to reorder users
|
2013-10-07 15:53:54 +08:00 |
chris
|
43cf6b70b7
|
Fix structure reorder position
|
2013-10-04 15:07:24 +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 |
Fu Matthew
|
8e98cb3ec9
|
put add admin pages using orbit back end controller
|
2013-04-17 10:54:38 +08:00 |
Christophe Vilayphiou
|
bdd5a1a047
|
Changes for i18n yml
|
2012-09-24 09:02:45 +08:00 |
Christophe Vilayphiou
|
17b486f9e9
|
Fix bugs for shift_to and change items.rake for the missing position in db
|
2012-05-11 17:56:26 +08:00 |
Christophe Vilayphiou
|
fd52d00187
|
Add drag and drop to structure side_bar
|
2012-05-11 10:00:45 +08:00 |
Christophe Vilayphiou
|
0b71714d44
|
Improve code in items, pages, links
|
2012-02-17 14:54:11 +08:00 |
chris2tof
|
75a3c4d5b1
|
Modify assets
Each layout has a manifest for css and js
|
2011-12-05 09:54:41 +08:00 |
chris2tof
|
492f691469
|
Modifications for menu in Design
|
2011-09-01 09:12:49 +08:00 |
chris2tof
|
d971a8ecbe
|
Uniformized: @page and @ link in @item
Change parser for page edition.
|
2011-05-25 14:50:56 +08:00 |
chris2tof
|
24ae7ed5e3
|
Links edition
|
2011-05-13 09:08:42 +08:00 |
chris2tof
|
d9ba76ebd5
|
- No more Home object
- Sitemap on the left side and view of the current page in the main block
|
2011-05-09 18:49:57 +08:00 |
ihower
|
19a7d51e60
|
Chris's first commit at Fri Jan 28 2011 10:14:32 GMT+0800 (CST)
|
2011-04-13 18:19:51 +08:00 |
Wen-Tien Chang
|
13065aa85a
|
Add devise gem and panel/users controller
|
2010-03-04 16:33:26 +08:00 |
Wen-Tien Chang
|
93169b1098
|
Add Item list interface, but acts_as_list can not used
|
2010-02-22 16:10:13 +08:00 |
Wen-Tien Chang
|
f9b1618ac7
|
Fixed Item#parent_name
|
2010-02-22 15:27:11 +08:00 |
Wen-Tien Chang
|
32e8bd108f
|
Add Item#ancestors
|
2010-01-18 15:52:52 +08:00 |
Wen-Tien Chang
|
e1440a79d8
|
Add Item, Page, Component, Link inheritanced models
|
2010-01-14 18:30:53 +08:00 |