Fu Matthew
99e67c8719
first version of multi categories and tags
2013-02-27 10:49:48 +08:00
chris
a9aa1dd150
Fix for path renaming
2013-02-19 18:09:55 +08:00
chris
b049e16634
Create part and save pages when layout is edited
2013-02-19 17:48:06 +08:00
chris
17ac564fbb
Fix sitemap nil
...
Fix namespace of role in subrole
2013-02-19 17:39:43 +08:00
chris
3676de8a14
Change validation for url: can include IPs
2013-02-19 17:39:42 +08:00
Fu Matthew
572e512a1d
fix link for default widget
2013-02-19 14:21:54 +08:00
Fu Matthew
0a115906f1
fix i18n,reload problems
2013-02-19 14:21:54 +08:00
Fu Matthew
71d5abae2e
first version of app config and modified inits.
2013-01-29 20:33:40 +08:00
Fu Matthew
bfaa22052f
Merge commit 'fc702a6210d901cd3beea220e72f71a3b7f7d41e' into sidebar_config
...
Conflicts:
app/controllers/admin/page_parts_controller.rb
app/controllers/default_widget_controller.rb
app/uploaders/gprs_uploader.rb
app/uploaders/location_uploader.rb
app/views/admin/page_parts/_module_widget.html.erb
app/views/admin/page_parts/reload_widget_styles.js.erb
app/views/admin/page_parts/reload_widgets.js.erb
app/views/layouts/_side_bar_content.html.erb
config/locales/zh_tw.yml
lib/parsers/parser_front_end.rb
vendor/built_in_modules/announcement/init.rb
vendor/built_in_modules/gprs/app/assets/javascripts/panel/gprs/back_end/locations.js
vendor/built_in_modules/gprs/app/assets/stylesheets/panel/gprs/back_end/locations.css
vendor/built_in_modules/gprs/app/controllers/panel/gprs/back_end/locations_controller.rb
vendor/built_in_modules/gprs/app/views/panel/gprs/back_end/locations/index.html.erb
vendor/built_in_modules/gprs/test/functional/panel/gprs/back_end/locations_controller_test.rb
vendor/built_in_modules/location/README.rdoc
vendor/built_in_modules/location/app/assets/javascripts/panel/gprs/back_end/locations.js
vendor/built_in_modules/location/app/assets/javascripts/panel/location/back_end/locations.js
vendor/built_in_modules/location/app/assets/stylesheets/panel/gprs/back_end/locations.css
vendor/built_in_modules/location/app/assets/stylesheets/panel/location/back_end/locations.css
vendor/built_in_modules/location/app/controllers/panel/location/back_end/locations_controller.rb
vendor/built_in_modules/location/app/controllers/panel/locations/back_end/locations_controller.rb
vendor/built_in_modules/location/app/models/location.rb
vendor/built_in_modules/location/app/uploaders/locations_uploader.rb
vendor/built_in_modules/location/app/views/panel/location/back_end/locations/index.html.erb
vendor/built_in_modules/location/app/views/panel/locations/back_end/locations/_form.html.erb
vendor/built_in_modules/location/app/views/panel/locations/back_end/locations/edit.html.erb
vendor/built_in_modules/location/app/views/panel/locations/back_end/locations/index.html.erb
vendor/built_in_modules/location/app/views/panel/locations/back_end/locations/new.html.erb
vendor/built_in_modules/location/config/routes.rb
vendor/built_in_modules/location/lib/location.rb
vendor/built_in_modules/location/location.gemspec
vendor/built_in_modules/location/test/functional/panel/gprs/back_end/locations_controller_test.rb
vendor/built_in_modules/location/test/functional/panel/location/back_end/locations_controller_test.rb
2013-01-24 16:30:02 +08:00
Fu Matthew
979df9ac80
daily commit
2013-01-23 18:51:18 +08:00
Fu Matthew
e1e003af6e
Complete new interface
2013-01-14 19:18:25 +08:00
unknown
504f5027cc
member role edit
2013-01-14 19:00:08 +08:00
Rueshyna
758cab5ecd
move journal code to persional_journal modulaar
2013-01-14 17:53:59 +08:00
unknown
84e4a558be
member roles edit
2013-01-14 17:02:51 +08:00
chris
e24f7a7880
Put back some field so ad_image can work
2013-01-10 11:08:57 +08:00
chris
1c1839fc00
Remove useless code in de_image.rb
2013-01-09 21:17:50 +08:00
Fu Matthew
81d4481797
Merge commit '5b13c53ed99858f69d19bd03fe1a6bb74071a007' into sidebar_config
2013-01-08 14:18:04 +08:00
Fu Matthew
76296ab29b
Merge branch 'sidebar_config' into ntu
...
Conflicts:
app/controllers/admin/object_auths_new_interface_controller.rb
app/controllers/orbit_backend_controller.rb
app/controllers/orbit_widget_controller.rb
app/models/module_app.rb
app/views/admin/page_parts/_module_widget.html.erb
config/locales/zh_tw.yml
lib/parsers/parser_common.rb
lib/parsers/parser_front_end.rb
2013-01-08 14:17:21 +08:00
chris
e3d34263e3
Schedule job for tag_cloud
2013-01-08 12:36:50 +08:00
Fu Matthew
5793f0fe5d
default widget link.
...
make sure to run
rake migrate:make_default_widget_work_config
for changing announcement module app
2013-01-07 17:20:37 +08:00
Rueshyna
a34da20e48
Merge branch 'master' into desktop
...
* master: (57 commits)
Add translations
Add mobile version in site settings
Add mobile but remove news in it
Remove mysql
Fix album widget options
Fix link for ad_banner Add missing helper for web_link_category Show design's js in front-end
Add link to default widget (temporary)
Ika's fix for width
Ika's fix for width
Gallery i18n
Ika's changes for css default widgets
Ika's changes for css default widgets
change bulletin object to bulletin title
fixing default widget error when needs image
make default widget works without init
Fix order in structure
Fix old tags
correct pic file format
complete page error handler logic
change sub_menu to header in site setting
...
2013-01-07 16:44:05 +08:00
Rueshyna
35e0011111
Merge remote-tracking branch 'remotes/origin/publication' into desktop
...
* remotes/origin/publication:
new desktop framework updates
2013-01-07 12:44:30 +08:00
chris
6c6bda988d
Add mobile version in site settings
2013-01-07 03:57:36 +08:00
chris
c6111460f5
Fix album widget options
2013-01-07 00:40:43 +08:00
Fu Matthew
49e289e0fd
fixing default widget error when needs image
2013-01-03 20:07:05 +08:00
Fu Matthew
39f715319b
Merge branch 'ntu' of github.com:Rulingcom/orbit into ntu
...
Conflicts:
lib/tasks/migrate.rake
2013-01-03 19:41:52 +08:00
Fu Matthew
a70110f787
make default widget works without init
2013-01-03 19:38:14 +08:00
chris
fa83dbf791
Fix order in structure
2013-01-03 19:15:08 +08:00
Fu Matthew
5587e83419
Merge branch 'ntu' of github.com:Rulingcom/orbit into ntu
2012-12-28 15:31:32 +08:00
Fu Matthew
baf1240b76
gallery options
2012-12-28 15:30:46 +08:00
chris
37309a452d
Fix site map and menu order
2012-12-28 11:37:37 +08:00
chris
bab8328029
Put back old tags (don't use the class ProtoTag)
2012-12-28 10:43:48 +08:00
Harry Bomrah
37f8c1637a
new desktop framework updates
2012-12-27 18:25:54 +08:00
chris
269e5b033f
Fix for page_part and widget back-end
2012-12-27 16:20:40 +08:00
Fu Matthew
2d6b70b97f
regenerate pageparts
2012-12-27 15:50:05 +08:00
Fu Matthew
2dd0f9a9d2
fix disappear widget inter block
2012-12-27 15:06:01 +08:00
Matthew K. Fu JuYuan
062ebecae3
fix serval bugs on sidebar.
2012-12-24 16:39:53 +08:00
Matthew K. Fu JuYuan
5f712622ad
default widgets and sidebar.
2012-12-24 16:38:35 +08:00
Matthew K. Fu JuYuan
6995bb1622
put module app json into init,making orbit app work with module app.
2012-12-24 16:23:16 +08:00
Rueshyna
b4633a2ccb
.not_guest_user
2012-12-19 19:48:13 +08:00
Rueshyna
3d39c2c3c3
hidden guest user
2012-12-19 19:48:13 +08:00
Rueshyna
ec1fad9729
fixed empty name of member list
2012-12-19 19:48:13 +08:00
chris
fcbba6660b
Only one parser for front end
...
Separate site map for i18n
2012-12-19 17:15:31 +08:00
chris
ff435a4af4
Change the design for the whole site form designs index
2012-12-07 12:14:31 +08:00
chris
6f1748d2b3
- template list/show is loaded from central server
...
- buy a template downloads and creates it in DB
- changes in designs index
2012-12-06 23:20:27 +08:00
Rueshyna
e0e1c30f68
delete onside widget in db
2012-12-06 07:59:42 +08:00
unknown
7d3c535e01
add info field
2012-12-06 07:58:39 +08:00
Rueshyna
58e71c29b3
uniq relation
2012-12-04 00:31:46 +08:00
Rueshyna
9759a32394
can display relation between author
2012-12-04 00:31:46 +08:00
Rueshyna
e143f9a345
can select relection from relation db
2012-12-04 00:31:46 +08:00