1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 12:21:45 +02:00

951 Commits

Author SHA1 Message Date
SecretR
bc9b037ecc Typo - fixing commit 77ccca83a4 2013-02-28 16:39:32 +02:00
Cameron
2feaade4ce Default bbarea site fix 2013-02-28 06:34:44 -08:00
SecretR
77ccca83a4 Admin UI Default submit action back to "go to list" now 2013-02-28 16:07:28 +02:00
SecretR
d4509edf7d Admin UI - batch navigation link creation improvements, testing required 2013-02-27 19:50:25 +02:00
Cameron
4259b435f3 Corrects wrapping buttons issue in admin and some LAN issues. 2013-02-27 00:44:58 -08:00
Cameron
710b21823a Tweaks to admin-ui batch drop-down. 2013-02-26 17:18:37 -08:00
Cameron
45ac119d83 Admin-ui support for fields as links. eg. readParms='link=field_url' 2013-02-26 16:23:23 -08:00
Cameron
a01e9933e4 Admin-ui - Support for link-targets (modal, dialog or blank) and batch site-link creation. ( Issue #8 ) 2013-02-26 16:08:08 -08:00
Cameron
9bffb0ad65 Admin-ui bbarea now working with image-resizing and media-categories. 2013-02-24 20:13:38 -08:00
Cameron
6011b65a4c Admin-ui Tabs support added. 2013-02-24 19:52:25 -08:00
Cameron
13d64e5998 Admin-ui Create/Update button drop-down menu styling 2013-02-23 17:53:33 -08:00
Cameron
b6f45d838b Gui fixes. Restored cron pwd-generator button. 2013-02-23 05:17:03 -08:00
Cameron
63c52ca05d BC fixes for <select> form elements 2013-02-23 03:01:57 -08:00
Cameron
7b1f2d4b8c Styling fixes 2013-02-22 02:17:19 -08:00
Cameron
e7b30285eb Initial work on Banlist admin-area upgrade. Some Admin-ui issues remain. 2013-02-21 17:37:06 -08:00
Cameron
63b1fac26b More styling 2013-02-21 05:22:15 -08:00
Cameron
e91230ad48 Admin UI styling 2013-02-20 22:58:18 -08:00
Cameron
ae9b87a772 Admin UI - Inline editing for userclasses 2013-02-20 22:06:39 -08:00
Cameron
94d74f4797 Removed 'chosen' js package, added 'multiselect' and 'select' packages. 2013-02-20 17:48:18 -08:00
SecretR
a6adeca93c Issue #106: News Category SEF 2013-02-19 18:36:58 +02:00
SteveD
2679a199c6 Update documentation path 2013-02-17 12:35:20 +00:00
SecretR
bcaf4e70c6 Fix navigation links assembling (navigation handler) 2013-02-13 17:04:11 +02:00
SecretR
367b3c3091 Fix e-sort JS selector 2013-02-13 17:04:09 +02:00
Cameron
1a320cecad Admin-UI Inline editing for dropdown 2013-02-06 16:11:05 -08:00
Cameron
d7eede7633 Button style 'cancel' added. 2013-02-06 12:25:33 -08:00
Cameron
68f949ec7b Sort now functioning across pages 2013-02-06 10:24:00 -08:00
SecretR
1a9cb284b4 Admin UI generic ajax 'sortable' solution; Admin UI generic ajax 'inline edit' solution (works only on number and text field types at this moment); Model/Admin UI now support GUID like Primary Id's; various minor fixes, language defines 2013-02-06 17:03:00 +02:00
Cameron
d6a69a0ec3 X-editable added. FAQs admin-area modified to test. Handling of POST not done yet. 2013-02-06 00:18:53 -08:00
Cameron
39e9b14cf6 userpicker() functioning correctly with jquery 2013-02-05 16:41:01 -08:00
SteveD
2855665d56 Issue #55, #101 - userclass numbers not being inserted 2013-02-05 21:46:18 +00:00
Cameron
1dfe9b5e24 fixes #88 - checkboxes and options rows being displayed on create/edit page. 2013-02-05 13:12:56 -08:00
SteveD
724a648706 Issue #55 - more handling of 'not a member of' user class 2013-02-03 18:29:11 +00:00
Tijn Kuyper
17771cf3e0 Change buttons to bootstrap btn (GUI) 2013-02-02 20:34:19 +01:00
Cameron
3002cee260 typeahead support for $frm->text(); 2013-01-31 19:11:41 -08:00
Cameron
5307008144 Theme download via admin now functioning. 2013-01-30 18:37:42 -08:00
Cameron
be5845bf46 More datepicker fixes 2013-01-22 10:13:59 -08:00
Cameron
2141e8a2af Issue #83 - datepicker fixed existing value conversion. 2013-01-21 12:35:29 -08:00
SecretR
039fac4533 Admin UI radio type - use write parameters if read parameters not found 2013-01-21 15:17:51 +02:00
SecretR
a875c5f3b5 Admin UI 'radio' type accepts 'newline' parameter in '__options' (writeParms) 2013-01-21 15:04:12 +02:00
SecretR
a157c0f3f9 newly added writeParms 'required' and 'pattern' breaking list - quick
fix, requires better approach
2013-01-16 12:48:16 +02:00
SecretR
75f4a1a9da Admin UI - render hidden element fix 2013-01-12 14:49:11 +02:00
SecretR
e7e51734d7 #9 related - use type comma on media manager page;
multiselect "selected" fix
2013-01-09 10:49:33 +02:00
SteveD
dda91e9a1e Fix variable name changing within number() method - needs check to ensure intent of function is now achieved 2012-12-28 22:20:05 +00:00
Cameron
6d8dbeda57 Should fix Issue #64 (usersettings password issue) 2012-12-22 00:59:32 -08:00
SteveD
d95746b327 Issue #55 - add unimplemented code to support 'Everyone except...' in classes when vetted_tree() method called. Some rework of class perms needed. Callbacks not in userclass_class.php will need extending. Style expert may need to tidy displayed checkbox lists. 2012-12-18 21:21:05 +00:00
SecretR
ed648b9ea4 UI data 'comma' converted to type;
model supports data type 'set' and 'enum' now;
'userclasses' type works as expected;
#9 related, testing required
2012-12-17 16:57:42 +02:00
Cameron
d404081ce6 Notice removal 2012-12-15 18:06:55 -08:00
Cameron
e8c945c77a Language notice added. $frm->selectbox can now use option 'useValues' to use values from the array as keys. 2012-12-15 03:52:01 -08:00
SteveD
dd4d38e128 Support 'firstDay' option on JS calendar to set day of week for first column (0 = Sunday = default). 2012-12-13 22:22:24 +00:00
Cameron
24a1d695d4 Submit button drop-down options. 2012-12-12 22:39:18 -08:00