1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

181 Commits

Author SHA1 Message Date
Cameron
d2d58451cf Fix for media-browser carousel issue. Fix for bbcode Youtube insert. Added [video] bbcode. 2014-01-23 15:56:53 -08:00
Cameron
852bd59597 Deprecated file and folder cleanup 2014-01-19 03:55:07 -08:00
Cameron
4081d7936b Use Font-Awesome4 for all Glyphs. 2014-01-16 02:42:26 -08:00
Cameron
e323418ab2 Fix for Icon paths. 2014-01-15 04:02:05 -08:00
Cameron
6b1cc665ee Generate datepicker() locale automatically 2013-11-21 22:30:03 -08:00
Cameron
459ffe40de Language fix for datetimepicker() 2013-11-21 19:43:00 -08:00
Cameron
ddbbfef54f Fix for font-awesome overlay issue. Renamed glyph() as toGlyph() for consistency. 2013-07-12 13:52:39 -07:00
Cameron
917bbef849 icon tweaks 2013-07-12 12:06:19 -07:00
Cameron
fd2c6cbb10 Fix for theme-style issue. 2013-07-09 02:38:30 -07:00
Cameron
13dde45f8d Fix menu-manager theme style issue. 2013-07-08 05:36:56 -07:00
Cameron
279abb0b2b Generic breadcrumb() function added. Removed front-end css styling from admin area. 2013-06-22 18:11:10 -07:00
SteveD
865adaa99f Issue #343 partial fix - needs JS sorting properly, but should now be possible to log in using CHAP. CHAP didn't work at all for admin login. Also need to change challenge value on every page reload without losing track. 2013-06-09 20:53:44 +01:00
Cameron
74da5ab69e Some Menu-Manager work and PHP Notice and styling fixes. 2013-05-09 00:24:02 -07:00
Cameron
a8fc30016c Issue #235 - Database Utility fixes. 2013-05-04 19:59:54 -07:00
Cameron
086e8c3afc Plugin and Theme manager fixes. Start on e-alert (requires more work) 2013-05-03 21:38:22 -07:00
Cameron
e6c7cc420f Issue #87 - Media-Manager insert should now work correctly. (text selection/replacement does not at the moment) 2013-04-20 18:09:33 -07:00
Cameron
ba6ebf7438 Removal of colorbox modal. 2013-04-17 22:07:15 -07:00
Cameron
10f72f2d1c Issue #142 fixes - requires testing. 2013-03-23 22:04:50 -07:00
Cameron
0b19510ad3 Closes Issue #147 - modal from main Media-Manager page. 2013-03-22 16:56:14 -07:00
Cameron
59a6edb4e4 Core template path changes. 2013-03-20 23:50:30 -07:00
Cameron
fdb0d004b3 Fixed: e_header was not being loaded in admin area. 2013-03-18 22:12:27 -07:00
Cameron
679ae3e833 Datepicker inclusion fix. 2013-03-18 04:34:35 -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
50f99af778 More admin styling 2013-03-15 23:35:16 -07:00
Cameron
3096bd2b6c Changed to bootstrap tags (instead of jquery-ui) 2013-03-15 20:44:37 -07:00
Cameron
340156aebd Admin GUI styling fixes. 2013-03-15 03:54:34 -07:00
Cameron
ea6ef5d648 Partial fix for modal window size 2013-03-13 03:25:38 -07:00
Cameron
f666d18f6c Modal Window and TinyMce Fixes. 2013-03-04 22:59:03 -08:00
Cameron
dab2f257de Closes #134. Also added Ajax Modal Window 2013-03-02 21:07:42 -08:00
Cameron
c194fa625a Back to default Bootstrap Modal. 2013-02-27 04:05:40 -08:00
Cameron
3e68fca857 Admin Modal Fix 2013-02-27 03:58:19 -08:00
Cameron
a2ea0f7a83 Changed Tabs code to bootstrap instead of jquery-ui 2013-02-25 02:47:23 -08:00
Cameron
231f062e9a Media-Manager speed optimization 2013-02-23 23:08:30 -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
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
661c6e7219 Fix for menu-manager issue 2012-12-17 13:21:43 -08:00
Cameron
4bd6cd3dee Issue #57 - fixes the error but doesn't correct a general issue with the way the mailout section is coded. Admin navigation is currently broken on some pages. Perhaps @e107steved has some answers. 2012-12-16 13:19:52 -08:00
Cameron
28f3a7461f Fixes Issue #48 - yellow TinyMce area. 2012-12-12 00:38:11 -08:00
Cameron
29f23c05ea Some method naming cleanup. 2012-12-06 20:34:57 -08:00
Cameron
d20af73bc5 Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc. 2012-12-03 01:40:47 -08:00
SecretR
fb14c94357 NEW back-end boot loader; header.php cleanup, should solve all legacy and non legacy issues related with boot sequence, #15 related 2012-11-29 10:48:42 +02:00
Cameron
250ac74fbd Move bootstrap to core. Removed tipsy (replaced by tooltip) 2012-11-28 13:25:41 -08:00
SecretR
a80f469832 more #15 related fixes 2012-11-28 15:45:21 +02: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
045a8a77fe Improved Bootstrap navbar with icons. 2012-11-26 20:29:38 -08:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
SecretR
5f227ef66c jslib path update
e_css removal related JS fix (Prototype environment only)
2012-11-26 20:06:19 +02:00
Cameron
ec8a7195d5 Admin area GUI tweaks 2012-11-26 03:23:20 -08:00