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 |
chris
|
bdcfb46294
|
Fix previous commit
|
2012-12-03 17:38:55 +08:00 |
chris
|
6543491a53
|
Save pages to generate page_parts when a layout is updated
|
2012-12-03 17:25:27 +08:00 |
chris
|
c8bbb28d42
|
Fix wrong alias in design.rb for themes
|
2012-11-20 12:46:50 +08:00 |
chris
|
84c284fa71
|
Fix wrong naming in theme.rb
|
2012-11-20 12:42:53 +08:00 |
chris
|
6789d44431
|
Fix design edit
|
2012-11-20 10:04:50 +08:00 |
chris
|
23e86bfe31
|
Fix bug due to change of structure for stylesheet
|
2012-11-06 12:33:00 +08:00 |
Harry Bomrah
|
da5e7f670e
|
Desktop Widgtes updates..
|
2012-11-06 10:36:34 +08:00 |
Harry Bomrah
|
ca3e06c58b
|
update for desktop widgets
|
2012-11-05 11:40:11 +08:00 |
chris
|
d7fd61ce55
|
Edit uploaded package
|
2012-10-26 11:19:57 +08:00 |
Christophe Vilayphiou
|
f190ce18ee
|
Put sorting in web_link, page_context and design
|
2012-05-05 21:20:20 +08:00 |
Christophe Vilayphiou
|
6f9363ef54
|
Fix bugs in upload design and missing menu
|
2012-04-06 17:37:45 +08:00 |
Christophe Vilayphiou
|
f5fd3dec7a
|
Trying nokogiri
|
2012-03-27 18:42:22 +08:00 |
Christophe Vilayphiou
|
f13ebc6c46
|
Fix bugs and changes for nccu
|
2012-02-27 18:50:56 +08:00 |
Christophe Vilayphiou
|
c304819d6b
|
Commented out code for Windows
|
2012-02-20 08:55:21 +08:00 |
Christophe Vilayphiou
|
cf038183b9
|
Ika's changes in modules
|
2012-02-20 08:48:27 +08:00 |
Christophe Vilayphiou
|
9cd3cbc478
|
Modifications for design, pages, page_parts…
Move orbit_bar out of kernel.js
|
2012-02-17 02:09:32 +08:00 |
Christophe Vilayphiou
|
e0accbecaa
|
Changes into page_part edition.
Can choose between 'text', 'public_r_tag' and 'widget'
|
2012-02-16 13:09:09 +08:00 |
unknown
|
964d7b6054
|
announcement path error
|
2012-02-13 17:09:37 +08:00 |
Christophe Vilayphiou
|
ccbde122df
|
Fix bugs in design.
The static js were loaded after the page js.
parser_back_end.rb wasn't changed for the new routes.
The themes weren't parsed and saved correctly.
|
2012-01-31 16:38:25 +08:00 |
Christophe Vilayphiou
|
46db173e0b
|
Modifications in the Design code: the uploader works but the edit is broken
|
2012-01-26 12:05:25 +08:00 |
Christophe Vilayphiou
|
83827f82ec
|
Fix custom image class
|
2012-01-24 15:11:42 +08:00 |
Christophe Vilayphiou
|
9fcf8280fa
|
Change "_filename" to "_identifier" for carrierwave
|
2012-01-24 11:57:27 +08:00 |
chris2tof
|
62aaf79491
|
Merge with sub_roles
|
2011-12-23 18:34:21 +08:00 |
chris2tof
|
2e86d8081f
|
Modifications for images in html code
|
2011-10-18 11:21:24 +08:00 |
chris2tof
|
0ca354cfd0
|
Clean code and new image uploader
|
2011-09-14 15:11:50 +08:00 |
chris2tof
|
f2e3cb00db
|
Fix bug when editing a page, the theme wasn't including blank
|
2011-09-13 14:03:03 +08:00 |
chris2tof
|
4db88282a1
|
Modification in Design structure_css -> default_css
|
2011-09-13 11:57:20 +08:00 |
chris2tof
|
07ccacb7d7
|
Modifications of the JS in Design
|
2011-09-09 15:40:13 +08:00 |
chris2tof
|
77b8fcdd1d
|
Fix previous workaround for the uploaded Design
|
2011-09-09 13:44:43 +08:00 |
chris2tof
|
a571d1dcff
|
Clean code and workaround mongoid embedded with carrierwave
|
2011-09-08 18:12:04 +08:00 |
chris2tof
|
22c9ca4c74
|
Handle "reset.css" and add link in the generated menu
|
2011-09-05 16:06:17 +08:00 |
chris2tof
|
151f005815
|
structure.css -> default.css
Themes are optional, a theme overrides style in default.css
|
2011-09-05 15:18:36 +08:00 |
chris2tof
|
f4b1d1e182
|
Modifications in Layout
In the layout file we can have "contents" (for editable content) and
"layout_parts" (for when the layout is created from scratch)
|
2011-09-05 01:14:49 +08:00 |
chris2tof
|
b2c0047d0f
|
Modification in parse_urls in both layout.rb and theme.rb
|
2011-09-02 19:19:34 +08:00 |
chris2tof
|
25355e9c7f
|
Force encoding and stip filename in Theme::parse_urls
|
2011-09-01 19:14:34 +08:00 |
chris2tof
|
9101a2921e
|
Modifications for image urls
Find and replace the urls by the file urls in DB, in the theme files and
layout.html file. Save a copy of those files under "file_orig".
|
2011-09-01 19:08:45 +08:00 |
chris2tof
|
492f691469
|
Modifications for menu in Design
|
2011-09-01 09:12:49 +08:00 |
chris2tof
|
c427e2af14
|
Page form with drop down. Modifications for Designs
|
2011-08-25 08:13:38 +08:00 |
chris2tof
|
27d47215e9
|
Modify edit page. Still need to handle "form" with drop down lists
|
2011-08-24 02:34:24 +08:00 |
chris2tof
|
1d214bedec
|
Revert "Revert "Clean code and add 'name' in theme.rb""
This reverts commit 00813c9060 .
|
2011-08-24 02:06:27 +08:00 |
chris2tof
|
00813c9060
|
Revert "Clean code and add 'name' in theme.rb"
This reverts commit 608180646b .
|
2011-08-24 02:04:54 +08:00 |
chris2tof
|
608180646b
|
Clean code and add 'name' in theme.rb
|
2011-08-24 01:39:28 +08:00 |
chris2tof
|
7a4ad240a8
|
Clean code for layout and modifications in dev.rake
|
2011-08-22 13:45:21 +08:00 |
chris2tof
|
e74f2931b1
|
Modifications asset pipeline
|
2011-08-20 22:54:07 +08:00 |
chris2tof
|
20afb23a5f
|
Embed layout_parts in layout and correct typo
|
2011-08-18 16:27:04 +08:00 |
chris2tof
|
86443661e9
|
Merge server and rails_3_1
|
2011-08-18 13:43:33 +08:00 |