1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 21:15:09 +02:00
Commit Graph

61 Commits

Author SHA1 Message Date
Cameron
2112721aff Tinymce Image-style fix 2013-03-21 18:23:40 -07:00
Cameron
f3481ebcc6 More admin and media-manager styling 2013-03-19 22:28:02 -07:00
Cameron
fb3aadda65 More modal tweaks 2013-03-17 06:25:25 -07:00
Cameron
bba822d5ce Modal styling and size fixes. 2013-03-17 05:40:26 -07:00
Cameron
1830401b08 Should fix part of the datepicker issue #133 2013-03-16 18:35:20 -07:00
Cameron
4f6b639ee9 Admin theme upgrade fix 2013-03-16 14:32:32 -07:00
Cameron
20f85994b5 bbcode button styling 2013-03-16 02:05:04 -07:00
Cameron
3096bd2b6c Changed to bootstrap tags (instead of jquery-ui) 2013-03-15 20:44:37 -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
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
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
SecretR
367b3c3091 Fix e-sort JS selector 2013-02-13 17:04:09 +02: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
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
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
6e9ccdb59e expandit added to some admin->pref elements. 2012-12-10 17:38:52 -08: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
Cameron
1c9e44a0e8 e107 News Panel now working from Twitter feed. 2012-12-04 00:14:43 -08:00
Cameron
fd96563117 Placeholder function added for e-clone 2012-12-03 04:53:35 -08:00
Cameron
5477e90b92 Media Manager fixes thanks to farr3ll. Issue #27 and Issue #31 2012-11-30 22:09:04 -08:00
Cameron
01a6e11f44 Example Private Message Menu in Admin area. 2012-11-30 18:14:51 -08:00
Cameron
21babc927c Comments issue #23 confirmed fixed. Removed debug popup 2012-11-30 14:45:05 -08:00
Cameron
dc482f3fcd Merge pull request #26 from farr3ll/master
Issues #23, #25 fixed!
2012-11-29 22:35:55 -08:00
Cameron
5be772191a Theme Manager GUI fixes. 2012-11-29 22:03:36 -08:00
farr3ll
ffc1459e86 Issue #23 revision 2012-11-30 06:29:25 +02:00
farr3ll
84b0c89db9 Issue #25 2012-11-30 05:00:20 +02:00
farr3ll
f836982f84 Issue #23 2012-11-30 04:52:01 +02:00