1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-19 06:02:40 +01:00

1630 Commits

Author SHA1 Message Date
Cameron
5c7da64ea8 Replaced admin Twitter feed with blog feed. Added Total Users online count to tab description. 2013-09-11 11:08:50 -07:00
SecretR
3ad911ef2b Fixes #418 and various inline edit issues 2013-08-31 16:42:23 +03:00
Moc
561610a324 #275 - Added more labels to pref, improving accessibility (more to do) 2013-07-25 22:12:41 +02:00
Moc
b92ddfecb4 Upload admin UI and code cleanup 2013-07-25 13:31:01 +02:00
Cameron
7b3af82b95 Only create database when checked. 2013-07-24 05:45:17 -07:00
Cameron
d55c60ba1d Issue #385 and admin-language interface pref added. (requires testing) 2013-07-17 03:01:46 -07:00
Moc
8f03110a16 Fixes #338 and #419 - Reverse previous comments_disabled LAN change to match boolean 2013-07-15 12:28:19 +02:00
Cameron
8d4f1b97c8 Multi-site work in progress. 2013-07-14 09:45:01 -07: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
63deda350d Glyph supported added to FAQs and Pages/Menus 2013-07-12 09:07:56 -07:00
Cameron
955bb78769 Added support for bootstrap glyphs (see admin-> Site-links icon for example) 2013-07-12 07:13:10 -07:00
Cameron
62f178f9bb Submitnews token added and set access to 'Members' during installation. 2013-07-12 03:21:27 -07:00
Moc
2844db89a7 #275 - Added more labels to pref, improving accessibility (more to do) 2013-07-10 00:51:51 +02:00
Cameron
fd2c6cbb10 Fix for theme-style issue. 2013-07-09 02:38:30 -07:00
Cameron
26053d0396 Plugin-Builder: Allow numbers in plugin folder name. 2013-07-08 11:18:51 -07:00
Cameron
13dde45f8d Fix menu-manager theme style issue. 2013-07-08 05:36:56 -07:00
Moc
19d2834ee4 #275 - Added labels to prefs to improve accessibility (more to do) 2013-07-08 11:27:44 +02:00
SteveD
9d3179ada0 Update credits - now using TCPDF 2013-07-03 22:10:19 +01:00
Cameron
279abb0b2b Generic breadcrumb() function added. Removed front-end css styling from admin area. 2013-06-22 18:11:10 -07:00
Cameron
8d7971ec69 theme.xml now include <stylesheet> tags for determining which stylesheets should be options in the theme-manager.
Theme-Convert updated to include <stylesheet> tags.
2013-06-21 01:25:47 -07:00
Cameron
9d2f54ebf9 Fixes #365 for now until new method found. 2013-06-20 01:31:03 -07:00
Cameron
dbf987298d Updated e_notify.php to v2.x spec. 2013-06-18 20:21:10 -07:00
Cameron
7d57148ed0 Fix for Page-Chapter Batch Link creation. 2013-06-14 17:00:41 -07:00
Cameron
2460ff3c70 Added 'Copy' to Batch options on Books/Chapters page. 2013-06-14 13:42:11 -07:00
SecretR
ee7a24bceb Closes #316 2013-06-10 17:55:43 +03: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
Moc
256f4b08b1 Removing unused code causing fatal error 2013-06-06 15:07:59 +02:00
Cameron
69cc367a08 Removed old download script 2013-06-01 16:24:41 -07:00
Cameron
b00d9e4ec6 Remove excessive 'update' logs in admin-log. Only save when update is actually run. 2013-06-01 03:55:12 -07:00
Cameron
a187a9edf5 Issue #368 - added a message to the PHPInfo page if session save path is not writable. 2013-06-01 02:53:06 -07:00
Cameron
27e98076f0 More shortcode/parser BC (global) fixes. 2013-05-31 18:52:46 -07:00
Cameron
0ed759d0c7 Media-Manager bbcode correction. 2013-05-31 15:54:14 -07:00
Cameron
c27c5ea403 Fixed: Some bbcodes were missing in some parts of the admin-area. 2013-05-31 13:52:56 -07:00
Cameron
7d505b8629 Book listing template added. 2013-05-30 14:16:49 -07:00
Cameron
adafda5a8b Quick fix for missing menu items. 2013-05-30 00:35:38 -07:00
Cameron
dbc70dd90e Field Ordering fix. 2013-05-30 00:35:05 -07:00
Cameron
7b88d1cb6d Pages/Menus: each book/chapter now has it's own template. 2013-05-29 23:00:55 -07:00
Cameron
dad6386460 Display all page templates in admin. 2013-05-29 17:45:11 -07:00
Moc
063427eb6e Issue #195 - Incompatible plugin list updated 2013-05-29 16:16:17 +02:00
SecretR
c753d7fff6 e107 class destructor - work on Issue #278 Memory leaks 2013-05-27 10:54:51 +03:00
Cameron
ae7044cd51 Issue #361 - Missing text box for 'Book or Chapter Title' 2013-05-27 00:45:43 -07:00
Cameron
48084ac085 Make sure plugin-builder puts prefs in the correct class. 2013-05-26 16:13:45 -07:00
Cameron
b0a944496e Admin log GUI checkbox fixes 2013-05-26 14:36:55 -07:00
Cameron
784d386c36 Don't re-install theme during upgrade unless data is missing. 2013-05-25 22:30:10 -07:00
Cameron
beca1115c5 Closes #108, Issue #133 and may correct Issue #335 - Datepicker updated and should now be working with times also. eg. 7:30PM 2013-05-25 16:06:51 -07:00
SecretR
06a2ea8fa0 Closes Issue #319 2013-05-24 22:40:10 +03:00
Moc
c91c61f9b5 Plugin builder - typo 'flase' to 'false' 2013-05-24 17:15:11 +02:00
Cameron
de808f74d5 Infopanel comment-approval now fully functional. 2013-05-20 13:37:39 -07:00
Cameron
152d66b0a1 Partial fix for ordering of books and chapters 2013-05-20 04:52:10 -07:00