1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 13:14:55 +01:00

146 Commits

Author SHA1 Message Date
Cameron
98b8953492 GUI Fixes 2013-03-15 19:25:41 -07:00
Cameron
340156aebd Admin GUI styling fixes. 2013-03-15 03:54:34 -07:00
Cameron
5cb899f8af Forum template work. 2013-03-12 04:22:09 -07:00
Cameron
ac0ce7e98c Some banner plugin work. imagepicker() may now be customized in preview size. 2013-03-09 19:22:30 -08:00
Cameron
9ab93214b2 Tinymce enhancements. 2013-03-08 02:20:44 -08:00
Cameron
bce70a7e33 jQuery 'live' events for x-editable 2013-03-07 04:31:32 -08:00
Cameron
523dae3bd1 Old script removal 2013-03-06 14:55:14 -08:00
Cameron
f666d18f6c Modal Window and TinyMce Fixes. 2013-03-04 22:59:03 -08:00
Cameron
4844f3f5f4 More GUI enhancements 2013-03-03 20:54:08 -08:00
Cameron
67afc1515e Theme downloading fixes and Theme info GUI fixes. jQuery cache fix. 2013-03-03 17:52:10 -08:00
Cameron
dab2f257de Closes #134. Also added Ajax Modal Window 2013-03-02 21:07:42 -08:00
Cameron
66ca489509 Removed green test code. 2013-03-02 12:16:51 -08:00
Cameron
0becdb3cbf Fixes bootstrap reusable modal window issue. 2013-03-02 01:03:52 -08:00
Cameron
483c20d71d Outdated JS file removal 2013-02-28 06:35:24 -08:00
Cameron
0d963eaff5 TinyMce fixes and support for raw html or bbcodes. (depending on Html posting preference) 2013-02-28 03:42:29 -08:00
Cameron
2f85528ce0 Issue #73 - more array storage cleanup. And useful deprecated message. 2013-02-26 19:53:49 -08:00
Cameron
27810e7864 Comments Template reworked with bootstrap styling. (shouldn't affect v1.x comments in e107_themes/templates) 2013-02-24 01:08:40 -08:00
Cameron
231f062e9a Media-Manager speed optimization 2013-02-23 23:08:30 -08:00
Cameron
63c52ca05d BC fixes for <select> form elements 2013-02-23 03:01:57 -08:00
Cameron
a55d70afba Upgrade bootstrap to 2.3.0 and use separate files for jasny addons 2013-02-20 22:05:39 -08:00
Cameron
94d74f4797 Removed 'chosen' js package, added 'multiselect' and 'select' packages. 2013-02-20 17:48:18 -08:00
Cameron
50b922f588 News datestamp now retains value when editing. Updated datetime picker. 2013-02-20 17:38:34 -08:00
SecretR
8358817952 TinyMCE - new line issue temporary fix, image floats implemented (image
browser)
2013-02-20 17:45:22 +02:00
Cameron
76504b6be7 Allow Html in field-help tooltips. Related to Issue #110. Removed HTML from language file and replaced with bbcode. 2013-02-19 14:45:22 -08:00
SteveD
a4ce03f454 Start addressing the changes needed - still need to handle xml default prefs, some of the new directory names..... 2013-02-15 21:15:35 +00:00
SecretR
367b3c3091 Fix e-sort JS selector 2013-02-13 17:04:09 +02:00
Cameron
cb06e8c68a Remove old plugin-xml generator 2013-02-08 09:53:46 -08:00
SecretR
a50848f6d7 fixes #94 - Check All checkboxes that don't check all - switched from non-standard (Harmony Proposal) to generic JS method 2013-02-07 09:22:37 +02:00
Cameron
68f949ec7b Sort now functioning across pages 2013-02-06 10:24:00 -08: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
Cameron
7de272bcfe Message handler updated to bootstrap css standard 2013-02-05 12:35:02 -08:00
SecretR
177a5e8314 IE 7/8 fix attempt 2013-02-04 14:49:54 +02:00
Cameron
004d1a1585 Extended Bootstrap version added. 2013-01-31 19:12:46 -08:00
Cameron
972dba3037 Moved e107_admin/sql/core_sql.php to e107_core/sql/core_sql.php 2013-01-23 13:23:10 -08:00
Cameron
25da842c5e Removed generic h1,h2,h3 etc. css defaults which shouldn't be there. 2013-01-21 13:15:25 -08:00
Cameron
41487fa655 Upgrade bootstrap to 2.2.2 2013-01-16 13:05:47 -08:00
SecretR
ca9a6321ea close #29: Admin-ui ajax result filtering on keyup with jQuery;
admin jQuery JS improvements, server side filtering issues solved
2013-01-08 11:21:29 +02:00
SteveD
4e6924e3a5 Get CHAP login working again. Plus a bit of tidying up. 2012-12-20 22:51:38 +00:00
Cameron
56a9a2a320 Userclass-tree JS fix. 2012-12-15 18:07:29 -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
28f3a7461f Fixes Issue #48 - yellow TinyMce area. 2012-12-12 00:38:11 -08:00
Cameron
6e9ccdb59e expandit added to some admin->pref elements. 2012-12-10 17:38:52 -08:00
SecretR
6d914fb08c Password generator preventDefault enhancement 2012-12-10 16:06:38 +02:00
SecretR
f7876daec6 Password meter/generator bugfix and improvements, better DOM element ID handling coming soon. 2012-12-10 15:54:25 +02:00
Cameron
8814055e84 Password Generator/Meter now uses bootstrap css. Password strength improved. 2012-12-09 00:50:58 -08:00
SecretR
72905055e7 #14 User administration rewrite (set user class, quick add user not functional, work in progress);
retrieve() DB method update (work in progress);
2012-12-09 00:48:04 +02:00
Cameron
29f23c05ea Some method naming cleanup. 2012-12-06 20:34:57 -08:00
Cameron
367ec69c62 Debug Backtrace working again. 2012-12-06 14:17:54 -08:00
SecretR
bf54e5ab0a Fixed JSON breaking twitter 2012-12-04 14:50:33 +02:00