1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-23 16:23:35 +01:00

7504 Commits

Author SHA1 Message Date
Cameron
b54b5bbe3d Fixed: TinyMce could fail while in maintenance mode. 2015-11-26 12:49:17 -08:00
Cameron
d4a9813d65 Fixes #1220 - corrupted database table list when using 'e_' prefix. 2015-11-26 12:48:16 -08:00
Cameron
4bef86fb87 Include associated menu image in page meta. 2015-11-22 13:04:21 -08:00
Cameron
6db8c7ddeb Should fix #1229 - Rebuild userclass tree after adding new class. 2015-11-22 10:00:46 -08:00
Cameron
a047757fef Fixes #1241, Fixes #1121 - Duplicate SEF warning added to news. 2015-11-22 09:00:08 -08:00
Cameron
cf6fab9443 Correct chapter form element width. 2015-11-20 17:10:10 -08:00
Cameron
5bb3405dfd Fixes #1240 - Usersettings 'required' fields not behaving as intended. 2015-11-18 20:32:34 -08:00
Cameron
e2fab78302 Online handler now records language 2015-11-18 20:28:41 -08:00
Cameron
e5ea9d689d Fixes database upgrade routines for v2.0+. Fixes #1231 (tablet navigation). Adds extra DB fields for future use. 2015-11-18 20:22:18 -08:00
Tijn Kuyper
cbfc73176b #1238 - leftover span tag 2015-11-16 20:08:46 +01:00
Tijn Kuyper
cd3c2ca35d #1238 - menu manager visibility icon (needs code update and LAN) 2015-11-16 20:06:31 +01:00
Cameron
23b7de8d4e Fixes #1223 - Adds the missing {ALERTS} shortcode to old themes - informing users of incorrect passwords etc. Essential for when the login menu is within the navigation bar.
Fixes #1077 - Online Menu was displaying the user as online when the username was correct, even if the password was not.
Corrected styling of the online-menu.
2015-11-13 18:04:47 -08:00
Cameron
ef1e1565ad Fixes #1225 - Broken paths to bootstrap glyphs. 2015-11-13 14:44:38 -08:00
Cameron
78efae0cae Issue #6 Corrected some LANs 2015-11-12 15:07:50 -08:00
Cameron
9c494d5c13 Merge pull request #1216 from tgtje/commit_new
text to LAN issue #6
2015-11-12 13:53:19 -08:00
Cameron
f69c120af4 Fixes #1214 Theme prefs not loading correctly. 2015-11-05 12:25:16 -08:00
Cameron
372a929c6e larger form elements 2015-11-05 11:53:31 -08:00
Cameron
6e140bdba3 Fixes #1215 - Broken path to datetimepicker.css 2015-11-05 11:41:23 -08:00
Cameron
d0b3ef2923 Fixes #930 backticks alert in debug mode. 2015-11-05 11:05:53 -08:00
Cameron
d7ced10f2e Media Manager Upload/Import perms now working as intended. Admins should review this perm on other ADMINs who don't have perm '0' 2015-11-04 19:35:00 -08:00
tgtje
9b08a4d991 text to LAN issue #6 2015-11-01 15:44:42 +01:00
Miroslav Yovchev
748ffc8f6e Merge branch 'master' of github.com:e107inc/e107 2015-10-30 09:28:39 +02:00
Tijn Kuyper
15c6d85ef2 Updated 'optimize database' tools to use mysql class and LAN optimzation #6 2015-10-29 00:26:56 +01:00
Tijn Kuyper
b584a2b6b6 Updated some deprecated sql method references 2015-10-29 00:25:49 +01:00
SecretR
ce93537024 Merge branch 'master' of github.com:e107inc/e107 2015-10-26 16:30:45 +02:00
SecretR
7acd910150 Thumb script now supports the early include feature 2015-10-26 16:30:24 +02:00
Tijn Kuyper
9d40ee53c9 Flood ban email: show IP in IPv4 format if possible 2015-10-24 19:41:33 +02:00
Cameron
06cb429f6f Fix for invalid element IDs. 2015-10-24 09:59:30 -07:00
Tijn Kuyper
4baccf9a80 Fixes #930 - backticks in listQry of gallery plugin admin 2015-10-24 14:56:15 +02:00
Tijn Kuyper
efa345e8f2 Fixes #1130 - Hardcoded 'none' to LAN_NONE (#6) 2015-10-24 14:04:29 +02:00
Cameron
c0a62c16c7 Fix for lengthy "news_extended" content. Admin-UI: $fields 'type' of false will hide the field, but still save it if posted. 2015-10-23 11:48:24 -07:00
Miroslav Yovchev
13ef309bda Private property called as a public one (alt_login::__construct) 2015-10-19 23:55:46 +03:00
Cameron
694fc01b37 Fixes #1206 - Fixes missing icons in menu manager. 2015-10-18 09:05:58 -07:00
Cameron
103dbb2be3 Issue #6 - LAN for "Related" area. 2015-10-16 15:09:59 -07:00
Cameron
790d408587 Fixes #1205 - plugin folder wipe issue. 2015-10-16 14:23:23 -07:00
Cameron
6ec85f5c0f Cleaned up stats logging class. Added options in admin area to rebuild monthly and all-time stats from raw Log files. Admin language file definitions were renamed to match v2.x standards. (was missing "LAN"). Frontend language-file correction pending. 2015-10-11 17:35:12 -07:00
Cameron
24939cec54 Plugin: Logstats - prevent broken array scenario. Allow e_footer.php to echo to browser when required. 2015-10-06 11:01:54 -07:00
SecretR
89516d43a1 Introducing e_SYSTEM_BASE and e_MEDIA_BASE path constants 2015-10-06 09:17:15 +03:00
Cameron
6dfe7bc64c Enhancement to language-class installed() method. Can now return a list of installed languages with native names. 2015-10-03 14:18:28 -07:00
Cameron
04f61dae08 {NEWS_CHAPTER_SEF} added to shortcodes. May be used to set category-specific CSS identifier in template. 2015-10-02 16:23:39 -07:00
SecretR
e86f4c305a Merge branch 'master' of github.com:e107inc/e107 2015-10-02 13:40:56 +03:00
SecretR
0a74c3612b Argument detection logic and phpdoc fix 2015-10-02 13:40:44 +03:00
Cameron
8458da560e Youtube embed code now uses embed-responsive when Bootstrap is found. Closed-Captions now display in their respective languages. (when active) 2015-10-01 11:02:24 -07:00
Cameron
54402fe2b2 TinyMce upgraded to v4.2 and no-save issue corrected. Old files removed. 2015-09-29 12:11:15 -07:00
Cameron
e9732458ef TinyMce debugging 2015-09-29 11:13:55 -07:00
Cameron
eed61c0f05 Debug file added for TinyMce Issue http://www.tinymce.com/develop/bugtracker_view.php?id=7655 2015-09-29 10:54:56 -07:00
Cameron
163cba3858 Log Stats plugin - SEF Url fix, HTML formatting and styling. 2015-09-27 10:07:12 -07:00
Cameron
daf89ae3ea Fixes #499 - Stats were not saving correctly. 2015-09-25 11:43:28 -07:00
Cameron
4660c4384c Issue #499 'PageTotal' data was not saving correctly. 2015-09-24 15:29:51 -07:00
Cameron
cf093cc34e Issue #499 - Log stats inconsistencies. Corrected raw logs of page visits. 2015-09-24 10:47:32 -07:00