1827 Commits

Author SHA1 Message Date
Sam Georges
3ddddc03bb Add new form behavior override: formCreateModelObject 2014-06-16 18:00:14 +10:00
Sam Georges
dfee8dc5c0 When checkbox list has more than 10 items, display it in a scrollable area 2014-06-16 17:59:29 +10:00
Sam Georges
784faed606 Minor JS fixes 2014-06-16 17:58:46 +10:00
Sam Georges
e017004a1b Merge branch 'develop' 2014-06-16 08:55:25 +10:00
Adis
949a5dc0d9 Add 'checked' property in _field_radio.htm
Add 'checked' property in _field_radio.htm
2014-06-15 23:50:17 +06:00
Sam Georges
4b18c50849 Simplelist control now supports scrollbars and selectable lists 2014-06-15 15:49:06 +10:00
Samuel Georges
457a16d460 Merge pull request #285 from chesterx/master
Selectboxes Retina display issues fixed.
2014-06-15 12:05:30 +10:00
Samuel Georges
322833c78b Merge pull request #283 from mrmlnc/master
Russian language and translation keys
2014-06-15 12:05:09 +10:00
Samuel Georges
d53ae0fb68 Merge pull request #281 from octodevel/master
Updated pt-br language
2014-06-15 12:04:36 +10:00
Fabricio Pereira Rabelo
845ec08655 Add new lines from editor settings and was corrected a little lines in the validation.php language 2014-06-13 16:53:40 -03:00
Sam Georges
ff379f5ebf Switch to new Nested Set model trait - October\Rain\Database\Traits\NestedTree 2014-06-13 12:35:12 +10:00
sercan
7ea158135d Selectbox retina display issue 2014-06-12 15:41:18 +03:00
sercan
7dbf9ee02f Selectbox retina display issue 2014-06-12 15:37:52 +03:00
eZees
f130dac22c Russian language and translation keys 2014-06-12 11:57:27 +04:00
Sam Georges
fbe23091b6 Component properties can now be translated 2014-06-12 15:53:15 +10:00
Sam Georges
05017dc559 listsNested applies orderByNested() automatically to prevent confusion 2014-06-12 14:21:13 +10:00
Octo Devel
6095934f81 Updated and revised all pt-br translation lines. 2014-06-11 23:11:31 -03:00
Sam Georges
ef1c91c10d Complete code editor customization 2014-06-12 11:30:21 +10:00
Sam Georges
d19716ce30 Switch settings link from class to custom controller 2014-06-11 22:25:20 +10:00
Sam Georges
a38d85c1e1 Complete editor config UI 2014-06-11 22:18:46 +10:00
Sam Georges
c393114c07 Improve form styling so checkboxes sit more snugly
Style code editor page
2014-06-11 21:19:26 +10:00
Sam Georges
ee27e91c43 Begin to move editor settings to its own controller 2014-06-11 18:48:16 +10:00
Sam Georges
4986b1ef08 Fixes "security vulnerability" 2014-06-11 08:40:02 +10:00
Sam Georges
8b9eb52afd Fixes #255 - Adds a code editor settings page
Email layouts now work
Form fields now support context in their names
2014-06-10 19:30:06 +10:00
Octo Devel
f97fd7390c Updated some lines 2014-06-09 19:04:22 -03:00
Octo Devel
4e410927ea Added pt-br language 2014-06-09 18:50:35 -03:00
Sam Georges
99408b6b2a Clean 2014-06-08 18:08:54 +10:00
Sam Georges
c044e63a07 Bug 2014-06-08 18:07:56 +10:00
Sam Georges
8359baa719 Fixes issue where default value on form fields is not set 2014-06-08 10:58:39 +10:00
Sam Georges
de47b6c6a4 Adds new event backend.list.extendColumns 2014-06-08 10:52:46 +10:00
Sam Georges
211c417ab5 Stylesheet no longer cached 2014-06-06 23:25:23 +10:00
Sam Georges
2b820a20d6 Convert all boolean table columnns to use is_ prefix
Add email template/layout system
2014-06-06 21:39:20 +10:00
Sam Georges
9a923e3b98 Add fullpage option to richeditor 2014-06-06 21:39:19 +10:00
eZees
8a1c0c9bdd update Russian lang 2014-06-06 01:13:32 +04:00
Sam Georges
296e66fc28 Fixes #234 - [Suggestion] Increase width of "ocPopover" panel to 400px 2014-06-05 22:34:32 +10:00
Sam Georges
cf000a905b Can now remove, refresh and disable plugins via the Back-end GUI 2014-06-05 21:51:58 +10:00
Sam Georges
f44b203e44 Removing plugins can now be purged from the db, orphaned plugins are visible, don't concat single list relations, add more events to Cms controller. 2014-06-05 18:52:53 +10:00
Sam Georges
40507f12f0 Adds transliteration for slugs in JS 2014-06-05 08:37:57 +10:00
Samuel Georges
863ee7222a Merge pull request #247 from chesterx/master
Better url slugify method / Datepicker right alignment problem
2014-06-05 08:18:04 +10:00
sercan
7c6c435412 Datepicker right-alignment problem. 2014-06-04 16:07:05 +03:00
sercan
648fa6674c URL Slug format method changed for language spesific chars with django's method. 2014-06-04 16:02:47 +03:00
Sam Georges
1728295f3f Fixes an issue where success is still called when AJAX validation fails 2014-06-02 18:16:39 +10:00
Sam Georges
88b138e0d7 Allows empty dropdown arrays 2014-06-01 10:35:14 +10:00
Sam Georges
f525b7663b Fix logic flaws 2014-06-01 10:23:59 +10:00
Sam Georges
c1e2e81d65 Fix drop down empty arrays being treated as nothing, add advanced callable array to get options from model 2014-06-01 10:15:33 +10:00
Sam Georges
6d190c3ef5 Fixes #238 - Missing else 2014-06-01 09:14:55 +10:00
Sam Georges
8f007d100d Fixes logic error in #233 2014-05-31 10:49:14 +10:00
Samuel Georges
9f30a25cf1 Merge pull request #233 from that0n3guy/master
Fix #229 - Add morphTomany and morphedByMany support
2014-05-31 10:42:17 +10:00
Sam Georges
3f767774c4 Add a new global method getDropdownOptions() for specifying dropdown values
Dropdown overrides now supply the key value and form field name where appropriate.
2014-05-31 10:40:11 +10:00
Peter O
c29a0bb4c8 Add morphTomany and morphedByMany support 2014-05-30 12:13:11 -05:00