SteveD
3dd8ce3cff
Issue #369 partial fix - just needs a JS guru to hide the 'More..' button when the text is fully expanded.
2013-06-03 22:19:59 +01:00
Cameron
7c4043122a
Site-Statistics plugin fixes, cleanup etc.
2013-06-03 14:17:08 -07:00
Cameron
4c63dab511
Some Log-Statistics GUI cleanup.
2013-06-03 12:19:51 -07:00
Cameron
106365dfef
Issue #373 - Partial fix - at least when using bootstrap.
2013-06-03 03:52:53 -07:00
Cameron
15656e7ccb
Issue #371 - quick fix for forum extended fields.
2013-06-03 03:05:59 -07:00
Cameron
46955b8e68
Issue #372 - I have added toDate() to the text-parser - for returning dates formatted for HTML. It should be backwards compatible and currently supports Livestamp.js . Example usage: echo $tp->toDate(1370234650);
2013-06-02 21:48:20 -07:00
Cameron
1950c4a1a9
Merge pull request #374 from jburns131/feat/doxygen
...
Started working on doxygen markup
2013-06-02 21:17:43 -07:00
Burnsy
f0596b8f65
Removed doxygen folder and added the markup to index.php
2013-06-02 23:01:07 -04:00
Burnsy
4699714347
Added 'e107_docs\doxygen' folder which will contain standalone doxygen docs that aren't specific to any one e107 file
...
Added 'main_page.php' which contains the text which is displayed on the main page of the documentation that doxygen creates. Right now it contains the same information that's found in the current 'README.md'
2013-06-02 20:56:06 -04:00
Cameron
023d0f6047
Issue #371 - forum template parsing issue.
2013-06-02 16:18:06 -07:00
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