SecretR
|
5873a80978
|
Secure image paths detection fix (e107_config.php values) - failed to
track the new configuration way ($E107_CONFIG array)
|
2013-06-14 11:27:23 +03:00 |
|
Moc
|
dc2511c9c6
|
#318 - Theme manager - upload theme, partial fix. Not completely fixed yet.
|
2013-06-13 16:03:45 +02:00 |
|
Moc
|
ff2c2e5c6d
|
#220 - First batch of forum LAN rewrite: forum, viewforum, viewtopic and post are done. Work in progress! (#6)
|
2013-06-12 21:38:26 +02:00 |
|
SecretR
|
0e75ada2a9
|
Reverting PHP v5.3.0+ method used in XML parser
|
2013-06-12 17:20:42 +03:00 |
|
Cameron
|
ce1192ac40
|
Fix for <?php inside [code][/code]
|
2013-06-11 18:29:59 -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 |
|
Cameron
|
9939deb3e1
|
More support for e_DEBUG (in e107_config.php )
|
2013-06-08 16:06:52 -07:00 |
|
SecretR
|
0ff4a9c5b9
|
Fixed #366 - introduced new $preftabs UI variable, identical to tabs but
referenced from $prefs instead $fields data.
|
2013-06-07 12:01:23 +03:00 |
|
Cameron
|
73e095f14f
|
May help session subdomain issues.
|
2013-06-06 12:50:43 -07:00 |
|
Moc
|
bc4de016de
|
Revert test environment links back to e107.org
|
2013-06-06 15:02:08 +02:00 |
|
SecretR
|
3c50b42bd4
|
Eliminating some duplicate methods, more marketplace eAuth work
|
2013-06-06 15:25:54 +03:00 |
|
SecretR
|
bf68100106
|
load and store Array storage interface
|
2013-06-06 15:25:53 +03:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
e1dae6ee40
|
Improvements for {PAGE_NAVIGATION} shortcode. {PAGE_CHAPTER_NAME} and {PAGE_CHAPTER_DESCRIPTION} added.
|
2013-05-29 15:36:54 -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
|
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
|
826bd9b68d
|
Issue #225 - Better Domain and Subdomain detection - as used in v1.x
|
2013-05-26 13:52:43 -07:00 |
|
Cameron
|
348c26a6a0
|
Closes #330
|
2013-05-25 16:52:45 -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 |
|
Cameron
|
32554ad938
|
HybridAuth updated to 2.1.2
|
2013-05-24 14:47:18 -07:00 |
|
SecretR
|
06a2ea8fa0
|
Closes Issue #319
|
2013-05-24 22:40:10 +03:00 |
|
SecretR
|
f7f3dd65f3
|
Fixes Issue #297
|
2013-05-24 22:18:20 +03:00 |
|
SecretR
|
8be510f70a
|
Marketplace eAuth (in progress)
|
2013-05-24 21:18:50 +03:00 |
|
Moc
|
c56951df43
|
Notice fixes
|
2013-05-24 18:11:14 +02:00 |
|
Cameron
|
0aa3fb4c10
|
Some basic markdown support. Use bbcode [markdown][/markdown]
|
2013-05-20 17:57:35 -07:00 |
|
Cameron
|
67f9c655a7
|
Notes added regarding deprecation.
|
2013-05-20 17:25:44 -07:00 |
|
Cameron
|
4581b9986c
|
Consolidate parsing classes into single file.
|
2013-05-20 17:10:38 -07:00 |
|
Cameron
|
e55b3cbbd9
|
Menu Manager $pref loop fix.
|
2013-05-20 17:09:58 -07:00 |
|