Samuel Georges
|
f0bd338915
|
Merge pull request #791 from negativa/patch-3
Update _manage_form.htm
|
2014-11-26 17:10:23 +11:00 |
|
alekseybobkov
|
8c5cd78143
|
Implemented adding row above and below the current row features
|
2014-11-25 21:47:37 -08:00 |
|
webmaxx
|
e8d30f6f51
|
Added form widget "TimePicker" to Backend.
|
2014-11-25 13:37:16 +04:00 |
|
webmaxx
|
faf867f745
|
Added form widget "TimePicker" to Backend.
|
2014-11-25 13:33:33 +04:00 |
|
alekseybobkov
|
719d3831ec
|
Refactored navigation, implemented record adding and updating for the client-memory dataset
|
2014-11-24 22:36:55 -08:00 |
|
Dmitriy
|
d8ed49b8cf
|
Update _manage_form.htm
fix form title for update context
|
2014-11-23 21:59:48 +02:00 |
|
Samuel Georges
|
001e86456d
|
Fixes #788 - Fall back to config theme when db theme fails.
|
2014-11-23 03:40:04 +11:00 |
|
Samuel Georges
|
846a312765
|
Marry twig to global input helpers
|
2014-11-22 16:00:25 +11:00 |
|
alekseybobkov
|
3fb9184b1f
|
Fixed typos
|
2014-11-20 22:16:00 -08:00 |
|
alekseybobkov
|
d8ad718f1d
|
Added pagination, improved the navigation code
|
2014-11-20 22:12:36 -08:00 |
|
Samuel Georges
|
c8b04db1fe
|
Fixes #119 - Add OpenSSL as a requirement, remove safe_mode (removed in php 5.4)
|
2014-11-21 15:52:41 +11:00 |
|
Samuel Georges
|
14a01b127d
|
Fixes #101 - Auto generate key
|
2014-11-21 15:40:00 +11:00 |
|
Samuel Georges
|
48e2dddc66
|
Fixes #783 - Logic error
|
2014-11-21 08:29:40 +11:00 |
|
Samuel Georges
|
0c812a59e5
|
Merge pull request #782 from webmaxx/develop
Added new symbols to page slug regexp in the backend.
|
2014-11-19 20:53:34 +11:00 |
|
webmaxx
|
b4819e73b3
|
Added new symbols to page slug regexp in the backend.
Example slug:
/news/:page?|^[0-9]+$ - "/news/", "/news/2"
|
2014-11-19 12:04:55 +04:00 |
|
Samuel Georges
|
b6ec6ccf2c
|
Pass mtime to menu resolving method results
|
2014-11-19 17:46:26 +11:00 |
|
Samuel Georges
|
f351697c48
|
Streamline Theme object API (::load should be static as in CmsObject)
|
2014-11-19 17:45:57 +11:00 |
|
Samuel Georges
|
7801750767
|
Adds a way to get the form model after the action has executed
|
2014-11-19 17:45:23 +11:00 |
|
alekseybobkov
|
2bd40037d1
|
The Table navigation functionality was factored out to the Navigation class. Minor table performance fixes.
|
2014-11-17 22:27:54 -08:00 |
|
alekseybobkov
|
917958bc4c
|
Added keyboard navigation
|
2014-11-16 21:48:40 -08:00 |
|
alekseybobkov
|
4e921aab7a
|
Minor performance changes in the core JS and CSS. Table widget, in progress.
|
2014-11-16 18:00:15 -08:00 |
|
Samuel Georges
|
0c5c03c14c
|
Merge pull request #770 from nicolas-lescop/patch-2
Delete all selected related elements and not just the first element
|
2014-11-15 15:12:25 +11:00 |
|
Samuel Georges
|
dda922c723
|
Merge pull request #768 from danherd/develop
Fix 'File was changed' modal
|
2014-11-15 15:11:29 +11:00 |
|
Samuel Georges
|
c6f46d1397
|
Merge pull request #767 from ImanMh/master
A delay added to CMS side menu tab change event to avoid the annoying tab changes
|
2014-11-15 15:11:02 +11:00 |
|
Samuel Georges
|
c1e81e4acd
|
Merge pull request #766 from jtherczeg/patch-2
Hungarian language file updated
|
2014-11-15 15:10:24 +11:00 |
|
Samuel Georges
|
74f78521c2
|
Merge pull request #765 from jtherczeg/patch-1
Add/sort locales
|
2014-11-15 15:10:09 +11:00 |
|
nicolas-lescop
|
03ccead584
|
Delete all selected related elements and not just the first element
|
2014-11-14 14:19:08 +01:00 |
|
Dan Herd
|
352ff5e502
|
Fix 'File was changed' modal so 'Reload' and 'Save' buttons actually work.
|
2014-11-12 14:28:34 +00:00 |
|
Iman Mohamadi
|
0afd8ec5b5
|
A delay added to CMS side menu tab change event to avoid the annoying unexpected menu changes while moving mouse arround
|
2014-11-12 13:14:58 +03:30 |
|
Jozsef
|
387c6ec3a0
|
Hungarian language file updated
New lines added by the latest English language file.
|
2014-11-12 07:40:34 +01:00 |
|
Jozsef
|
e3ce0bf714
|
Add/sort locales
Added new languages and reoredered by language codes.
|
2014-11-12 07:31:05 +01:00 |
|
alekseybobkov
|
228253fdf6
|
Merge branch 'develop' into table-widget
|
2014-11-11 19:50:16 -08:00 |
|
alekseybobkov
|
11be3fede3
|
Defining the table widget classes
|
2014-11-11 19:45:50 -08:00 |
|
Samuel Georges
|
4c7583a1a9
|
Merge pull request #764 from andrewelkins/develop
Security Fix for csrf token
|
2014-11-12 08:18:21 +11:00 |
|
Andrew Elkins
|
5283698970
|
Security Fix for csrf token
|
2014-11-11 13:11:09 -08:00 |
|
Sam Georges
|
4d411c343e
|
Tidy up notes
|
2014-11-12 07:39:42 +11:00 |
|
Sam Georges
|
f458fb7704
|
Overhaul Form layouts, adds FormTabs.php class for managing tab properties
|
2014-11-12 07:33:58 +11:00 |
|
alekseybobkov
|
ba32d9a1bf
|
Merge branch 'develop' into viewbag-unification
|
2014-11-11 11:43:12 -08:00 |
|
Samuel Georges
|
465cde8a83
|
Merge pull request #758 from jtherczeg/develop
Hungarian translations updated
|
2014-11-11 08:18:38 +11:00 |
|
Samuel Georges
|
f219e5f70e
|
Merge pull request #759 from AidanThreadgold/develop
Apply backend colour scheme to loading-indicator-container
|
2014-11-11 07:41:29 +11:00 |
|
Aidan Threadgold
|
38dd630ffd
|
Apply backend colour scheme to loading-indicator-container
|
2014-11-10 20:34:04 +00:00 |
|
jtherczeg
|
b5fd93d882
|
Hungarian language files updated for Build 162
|
2014-11-10 17:18:15 +01:00 |
|
jtherczeg
|
03b9acb2fe
|
New languages added, sorted by language codes
|
2014-11-10 17:14:23 +01:00 |
|
Sam Georges
|
ba166a0cf9
|
Add counter labels and maintenance settings page to Cms provider + Language files, update CHANGELOG.md with changes
|
2014-11-10 20:35:20 +11:00 |
|
Sam Georges
|
cfaf3228d9
|
Fixes #9 - Adds maintenance mode setting to the CMS
|
2014-11-10 20:34:42 +11:00 |
|
Sam Georges
|
7bcec1bd99
|
Fixes #16 - Adds tooltip to counter in navigation using 'counterLabel' property
|
2014-11-10 20:33:43 +11:00 |
|
Sam Georges
|
cbf49e294f
|
Fixes #11 - Template search now puts priority on "exact" match over "fuzzy"
|
2014-11-10 20:32:25 +11:00 |
|
Sam Georges
|
333306e6ad
|
Remove rogue space
|
2014-11-09 15:22:03 +11:00 |
|
Sam Georges
|
e82198b8ad
|
Refs #729 - Hide updates from system report widget when permissions [system.manage_updates] are denied
|
2014-11-09 14:04:53 +11:00 |
|
Sam Georges
|
5e3ee40edf
|
Fixes #521 - Redirect to next available menu item when Dashboard access is denied
|
2014-11-09 13:06:07 +11:00 |
|