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 |
|
Cameron
|
826bd9b68d
|
Issue #225 - Better Domain and Subdomain detection - as used in v1.x
|
2013-05-26 13:52:43 -07:00 |
|
Cameron
|
36960d846e
|
May help Cookie Issue #225
|
2013-05-26 13:46:31 -07:00 |
|
Moc
|
593c5e1f36
|
Typo in LAN
|
2013-05-26 22:26:51 +02:00 |
|
Cameron
|
8d5b7640d1
|
Closes #354 - Remove camera from default install.
|
2013-05-25 22:30:53 -07:00 |
|
Cameron
|
784d386c36
|
Don't re-install theme during upgrade unless data is missing.
|
2013-05-25 22:30:10 -07:00 |
|
Cameron
|
6b29610927
|
Renamed install_php to install.php
Use .htaccess "SetEnv E_DEV true" to disable the 'delete install.php file' message when developing locally.
|
2013-05-25 19:17:21 -07:00 |
|
Cameron
|
0cf373ec76
|
Closes #219 One click to return to home page.
|
2013-05-25 19:01:36 -07:00 |
|
Cameron
|
94f4906987
|
Added check for "SetEnv E_DEV true" in .htaccess
|
2013-05-25 18:24:02 -07:00 |
|
Cameron
|
0ccb124364
|
Closes #339 - Admin button on Bootstrap theme no longer hard-coded.
|
2013-05-25 17:55:35 -07:00 |
|
Cameron
|
4a07c92518
|
Minor datepicker styling fix.
|
2013-05-25 17:21:49 -07:00 |
|
Cameron
|
e0a3cbe632
|
Closes #345 - Advanced List plugin enabled in TinyMce.
|
2013-05-25 16:59:19 -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 |
|
Moc
|
8b21e8c9b0
|
Poll menu - URL fixes when SEF enabled
|
2013-05-25 17:06:44 +02:00 |
|
Moc
|
f949021f23
|
Minor notice fix (banner admin)
|
2013-05-25 17:02:00 +02:00 |
|
Cameron
|
32554ad938
|
HybridAuth updated to 2.1.2
|
2013-05-24 14:47:18 -07:00 |
|