1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 20:44:48 +02:00
Commit Graph

917 Commits

Author SHA1 Message Date
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
Cameron
408f005f04 Fixed Password regex pattern 2012-12-12 02:11:38 -08:00
Cameron
f27116f022 CSS on Submit button in form_handler.php 2012-12-11 21:24:58 -08:00
SecretR
5aad9b6553 fixed #14
Various minor system bugfixes and enhancements
2012-12-11 18:44:54 +02:00
Cameron
6e9ccdb59e expandit added to some admin->pref elements. 2012-12-10 17:38:52 -08:00
Cameron
734b8d969c Admin Preferences GUI Improvements and addition of basic mail prefs. 2012-12-10 16:01:44 -08:00
Cameron
a180086855 Admin-ui - HTML5 'required' and 'pattern' added. Needs further testing. 2012-12-10 14:05:12 -08:00
Cameron
74943d2f53 Make password a required field by default 2012-12-10 13:40:19 -08:00
SecretR
12bec41f6e Work on $14 - user options ready, addUser work in progress;
Form handler - introducing admin_trigger() alias
Various minor fixes
2012-12-10 17:17:51 +02:00
Tijn Kuyper
d5ed7f6c48 Few more notice removals 2012-12-09 18:13:21 +01:00
Cameron
8814055e84 Password Generator/Meter now uses bootstrap css. Password strength improved. 2012-12-09 00:50:58 -08:00
Tijn Kuyper
f07434a3cb And more notice removals.
Also some plugin GUI clean-up (rss, tagwords, trackback)
2012-12-08 15:52:40 +01:00
Tijn Kuyper
5290bb8ea4 More notice removal 2012-12-08 13:52:05 +01:00
Cameron
04ea1f46d0 Modification to plugin.xml and theme.xml spec. 'lan=' instead of 'lang='.
Added <summary> and <keywords>
Plugin builder enhanced to match these changes
2012-12-05 16:43:53 -08:00
Cameron
fc223feaf2 A little more icon cleanup 2012-12-04 04:11:00 -08:00
Cameron
288558494d Closes Issue #38 - Next/Prev Template for admin area. 2012-12-03 13:57:02 -08:00
SecretR
8e62d55970 CSS BC, default form URL enhancement 2012-12-03 13:24:32 +02:00
Cameron
b52669cc81 Merge pull request #36 from farr3ll/master
Issue #24 revision 2
2012-12-02 19:02:06 -08:00
Cameron
e1ed7b8f6a SimplerParse() fix. Db-verify fix for MPREFIX inclusion in xxxx_sql.php files. 2012-12-02 17:30:41 -08:00
farr3ll
1b2a2a7fb7 Issue #24 revision 2 2012-12-03 02:32:20 +02:00
Cameron
2b2fe82d51 New Plugin-Builder area added. 2012-12-02 01:55:02 -08:00
SecretR
887fba6379 trim all attributes of form elements 2012-12-01 17:53:00 +02:00
SecretR
f70346980e lost string support for form options fix 2012-12-01 17:52:59 +02:00
Cameron
97a0ada0cb Event hooks now allows for multiple form elements.
Also added $frm->renderHooks($data).
2012-11-30 20:47:26 -08:00
Cameron
5be772191a Theme Manager GUI fixes. 2012-11-29 22:03:36 -08:00
Cameron
a35bcc8432 More GUI fixes 2012-11-28 21:07:23 -08:00
Cameron
8c9561b90c disabled e-spinner for now. 2012-11-28 19:18:20 -08:00
Cameron
b45aaf0597 More UI fixes and jquery-ui for bootstrap added. 2012-11-28 15:00:05 -08:00
Cameron
c3094ddd83 Tooltip refinements 2012-11-28 14:00:34 -08:00
SecretR
a5d436a3e3 work on #14 - generic issue with form handler, started work on user admin area - work in progress 2012-11-28 15:11:17 +02:00
Cameron
597c8c1a1b Some docs on iconpicker(); 2012-11-27 23:04:19 -08:00
Cameron
eb8cf3179f tweaked the radio_multi function to handle a string for field-help or an array. 2012-11-27 21:39:59 -08:00
Cameron
f1ddcf9781 More admin GUI Fixes - mailout, cpage etc. 2012-11-27 14:32:40 -08:00
Cameron
b5a8963f00 Radio button fix and support for VIEWPORT in the admin area. More admin-menu fixes. 2012-11-27 02:34:02 -08:00
Cameron
667b8fd46f More login page changes 2012-11-26 21:53:56 -08:00