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

5520 Commits

Author SHA1 Message Date
Moc
2d8ba837af #370 - added some more debug on other places 2013-06-03 00:41:40 +02:00
Moc
b03bd30b67 #370 - Added some debug info which may help 2013-06-03 00:26:08 +02:00
Cameron
5af8208c7e Enable logging by default. 2013-06-02 14:49:26 -07:00
SteveD
e78a45a515 Pick up language-specific plugin description if it exists 2013-06-02 22:40:22 +01:00
Cameron
e989acb8f9 Removed unnecessary header from log when using append mode. 2013-06-02 14:31:25 -07:00
Cameron
69cc367a08 Removed old download script 2013-06-01 16:24:41 -07:00
Cameron
a4f092e499 Removed old download LAN files. 2013-06-01 16:01:11 -07:00
Cameron
ce7c07ffda Fix template array issue. 2013-06-01 14:15:46 -07:00
Cameron
9e8d238894 Added uncommitted comment. 2013-06-01 14:08:42 -07:00
Cameron
7c80fc6aad Page template corrections in bootstrap. 2013-06-01 14:03:18 -07:00
Cameron
4776f49964 Chatbox class warning issue and template override/merge issue (requires more testing) 2013-06-01 14:02:46 -07:00
Cameron
693b5bea75 Improved logging options and file-naming. 2013-06-01 04:36:58 -07:00
Cameron
ae9769f8b4 Added [code=inline] for single line <code>. 2013-06-01 03:55:53 -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
daa6e7ba1b Fix for html within [code] bbcode. 2013-05-31 20:56:18 -07:00
Cameron
27e98076f0 More shortcode/parser BC (global) fixes. 2013-05-31 18:52:46 -07:00
Cameron
b8cdc71795 Correction of shortcode global issue. As per e107 v1.x - shortcodes should only ever be registered globally using e_shortcode.php or xxx.sc files. 2013-05-31 18:40:56 -07:00
Cameron
8d94fa8b23 Possible fix for 'Anonymous' showing in logs, when admin is logged in. 2013-05-31 18:36:43 -07:00
Cameron
9d4e1f7bf0 Remove debug info from last commit 2013-05-31 16:27:00 -07:00
Cameron
58ada036c8 img bbcode attributes fix 2013-05-31 16:24:38 -07:00
Cameron
c63b3111ac Forgot password template cleanup 2013-05-31 15:54:45 -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
edd41de86b Ip check fix. 2013-05-30 18:27:28 -07:00
Cameron
8a2e556bd2 Should fix PHP warning 2013-05-30 17:35:32 -07:00
Cameron
f5fc29577e Navigation : added {LINK_ACTIVE} shortcode - when you simply need the string 'active' to be returned. (such as in bootstrap) 2013-05-30 14:18:23 -07:00
Cameron
7d505b8629 Book listing template added. 2013-05-30 14:16:49 -07:00
Moc
72d9855d2c #356 - Dowloads issue 'File not found'. Replaced $DOWNLOADS_DIRECTORY with e_DOWNLOAD. 2013-05-30 11:18:43 +02: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
a7f4e93a24 Remove space around code examples. 2013-05-30 00:08:48 -07:00
Cameron
7b88d1cb6d Pages/Menus: each book/chapter now has it's own template. 2013-05-29 23:00:55 -07:00
Cameron
19b616dae4 Page templates for listPages and listChapters 2013-05-29 19:37:06 -07:00
Cameron
dad6386460 Display all page templates in admin. 2013-05-29 17:45:11 -07:00
Cameron
ee9758018a Added docs template 2013-05-29 17:42:18 -07:00
Cameron
e1dae6ee40 Improvements for {PAGE_NAVIGATION} shortcode. {PAGE_CHAPTER_NAME} and {PAGE_CHAPTER_DESCRIPTION} added. 2013-05-29 15:36:54 -07:00
Moc
93a30ead61 Typo in download request.php: ee_UPLOAD -> e_UPLOAD 2013-05-30 00:32:14 +02:00
Moc
063427eb6e Issue #195 - Incompatible plugin list updated 2013-05-29 16:16:17 +02:00
Cameron
ce939d1fff Support for {e_PAGETITLE} usage in $HEADER. 2013-05-29 01:42:35 -07:00
Cameron
af518f8dc1 Bootstrap docs layout files. 2013-05-29 01:30:03 -07:00
Cameron
7d6688d760 Page support for single page with anchor navigation. 2013-05-29 01:29:53 -07:00
SecretR
7c84b35c51 Updated PHPDoc, additional lan import security 2013-05-27 15:18:56 +03: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
97fbfa8e97 Issue #360 - path correction 2013-05-26 15:55:14 -07:00
Cameron
ab3de984e9 Issue #360 - e107::lan() path fix. 2013-05-26 15:48:16 -07:00
Cameron
b0a944496e Admin log GUI checkbox fixes 2013-05-26 14:36:55 -07:00
Cameron
99a9567be4 Possible fix for Issue #359 2013-05-26 14:13:37 -07:00