Samuel Georges
b9c259c17f
records_per_page -> recordsPerPage
2015-01-02 13:35:27 +11:00
Samuel Georges
9cfe4ad8f4
Control CSS: table-control -> control-table
2015-01-02 13:24:09 +11:00
Scott Bedard
8286880148
Valid strtotime() format when time is left empty
...
Date-type laravel validation ("date", "before", and "after") may not be used with datetime widgets containing empty time fields because they are not in a valid strtotime() format (example: 2014-12-27 :00).
This extra check ensures a valid strtotime() format by only adding the ":00" seconds value when a time value is present.
2014-12-27 17:33:27 -05:00
Samuel Georges
9c8fcd148c
Merge pull request #843 from jtherczeg/develop
...
Hungarian language files updated
2014-12-27 15:55:57 +11:00
Nicolas Lescop
99d34789a4
Extend query of the filter options lists
2014-12-23 14:57:28 +01:00
Darek Magusiak
9bda36e441
Model field definitions and default value of '0'
...
#845
2014-12-22 21:02:46 -05:00
jtherczeg
242bac4ce8
Hungarian language files updated
...
Hungarian translations updated for the latest build, some corrections
made.
2014-12-22 19:06:15 +01:00
gergo85
c43680b2ef
Improve multilanguage support and cleanup
2014-12-19 10:28:27 +01:00
alekseybobkov
3ac21e3c89
Merge branch 'develop' into table-widget
2014-12-17 22:15:23 -08:00
alekseybobkov
1a73b38ff5
Re-added back-end JS assets
2014-12-17 22:13:28 -08:00
alekseybobkov
1480303c4f
The options can now be set with the PHP configuration. Minor updates in the scrollbar widget. Implemented scrolling. Updated documentation.
2014-12-17 22:07:49 -08:00
Carlos Arroyo
90d5bde28c
When building a relationship Belongs to Many with Pivot Data the lack of a table name causes an sql ambiguous ID error.
2014-12-17 19:14:21 +11:00
Samuel Georges
b0b3098095
Fixes #836
...
Fixes https://github.com/octobercms/install/issues/59
2014-12-17 08:04:09 +11:00
alekseybobkov
f2e2862b06
Styled the pagination
2014-12-15 22:49:33 -08:00
Samuel Georges
a03d0cc8b4
showExternalParameter -> showExternalParam
2014-12-16 15:16:31 +11:00
Samuel Georges
e7fc3b5d5c
Minor
2014-12-16 14:04:21 +11:00
Samuel Georges
d86aef9f12
Minor
2014-12-16 13:58:37 +11:00
Samuel Georges
9fdfda4472
Add code to seeder
2014-12-16 13:55:46 +11:00
Samuel Georges
470f876fff
Add API code field to admin groups
2014-12-16 13:47:18 +11:00
Samuel Georges
5d6b634ded
Don't force default groups on new admins, this is now handled by the user interface
2014-12-16 12:48:54 +11:00
Samuel Georges
1ac30a5545
Merge pull request #833 from mradamwood/patch-1
...
Typo in oc-icon-paperclip class
2014-12-16 12:46:05 +11:00
Samuel Georges
bd1b930316
Make more room for group descriptions
2014-12-16 12:42:29 +11:00
Samuel Georges
e3dae22758
Back-end user groups can now be marked to add new administrators by default
...
Streamline naming of backend user groups
Add description field to backend user group table
2014-12-16 12:39:38 +11:00
Samuel Georges
25f9b7f63c
Default value might be an array
2014-12-16 12:22:58 +11:00
Samuel Georges
d3000ca51a
Unify the handling of detailed exception messages
2014-12-16 12:21:55 +11:00
Samuel Georges
8f2f9fd07d
zIndex should actually sit higher than modals
2014-12-16 10:17:48 +11:00
Adam
04e02727ce
Type in oc-icon-paperclip class
...
Fixed type in oc-icon-paperclip class (from paper-clip to paperclip) which meant that the attachment link wasn't showing in backed.
2014-12-15 11:49:30 +00:00
Samuel Georges
de9f6194a9
Style sweet alert so it matches the backend better
2014-12-15 20:28:04 +11:00
alekseybobkov
96bf61f0f2
Minor update in the documentation
2014-12-14 23:17:47 -08:00
Samuel Georges
dfdb6259d8
Implement "sweet alert" for ajax errors and confirmations
2014-12-15 17:50:15 +11:00
alekseybobkov
831f28e84d
Implemented and styled the toolbar
2014-12-14 22:34:37 -08:00
Samuel Georges
3d903191ee
Framework.js should throw an alert here, no need to do it again
2014-12-15 17:02:50 +11:00
Samuel Georges
b878e25a4d
Add sweet-alert library
2014-12-15 16:48:02 +11:00
Samuel Georges
52956f6f04
Merge pull request #827 from chrisnharvey/patch-1
...
Correcting class name for missing relation exception
2014-12-14 09:48:37 +11:00
alekseybobkov
c6eb544101
Implemented the server-side data access. Added automatic POSTing of client-memory data source data. Updated documentation. Minor fixes in the drop-down cell processor.
2014-12-11 22:12:43 -08:00
alekseybobkov
bffd4574b6
Documentation updates
2014-12-10 22:54:29 -08:00
alekseybobkov
23892f8733
Added the server-side data source foundation classes. Implemented the server-side client memory data source. Added more configuration options ot the client-side script. Updated documentation.
2014-12-10 22:46:17 -08:00
alekseybobkov
baee9edcd2
Implemented server-side drop-down event, updated documentation.
2014-12-10 19:49:50 -08:00
Chris Harvey
78fb9fb110
Correcting class name for missing relation exception
2014-12-10 11:34:05 +00:00
alekseybobkov
9377bcf7c1
Table widget dropdowns - dependent drop-downs and loading indicators
2014-12-09 22:37:52 -08:00
alekseybobkov
d880f1ffbd
Minor. Memory usage profiled.
2014-12-08 22:59:33 -08:00
alekseybobkov
f56bfe12d0
Implementing AJAX loading for drop-down options, in progress.
2014-12-08 22:50:25 -08:00
alekseybobkov
4b28ee8bcb
Custom drop-down control for the table widget. In progress.
2014-12-07 23:30:15 -08:00
Denis Malinochkin
ee5bc8407c
Clean key & Update Ru lang
2014-12-08 03:51:39 +03:00
Samuel Georges
ea34622840
Clicking a record in readOnly mode will open the manage form in preview mode
...
Use "recordOnClick: null" to retain the original behavior
2014-12-06 15:46:02 +11:00
Samuel Georges
906d97dce4
Add new options to RelationController (view mode): recordUrl, recordOnClick, toolbarButtons
2014-12-06 15:32:20 +11:00
Samuel Georges
3e5d6452fb
Fixes #373 - FormController can now accept different form fields for create,update,preview
2014-12-06 13:48:33 +11:00
Samuel Georges
e9c8107cc5
Checkbox list should support preview mode
2014-12-06 12:16:09 +11:00
Samuel Georges
7a289e63a2
Merge pull request #800 from gergo85/master
...
Optimized images and update jQuery
2014-12-06 09:28:01 +11:00
Samuel Georges
cafe636f58
Merge pull request #807 from nicolas-lescop/patch-6
...
Permit to display checkBoxes with config file
2014-12-06 09:14:28 +11:00