Moc
b6da517bd5
Fixes #547 - PM plugin issuse (outbox messages not rendering, outbox count, and outbox date)
2014-05-18 16:37:11 +02:00
Moc
bfec4b1a41
Fixes #514 - _blank theme config
2014-05-18 16:16:25 +02:00
Tijn Kuyper
b32b7eed05
Merge pull request #573 from Jimmi08/download-subcategories
...
Fix for not listing subcategories download plugin
2014-05-18 13:38:03 +02:00
Moc
9d09dba937
Typo in last commit, whoops. ( #548 )
2014-05-18 11:24:57 +02:00
Moc
935e36f2f5
Fixes #548
2014-05-18 11:24:02 +02:00
Moc
2780e3af30
Fix fatal error in menu manager when using SetEnv E_DEV_MEN
2014-05-18 11:17:28 +02:00
Jimmi08
4b0192c0d0
Fix for not listing subcategories download plugin
...
Not listing subcategories when you don't have them on main page
(unchecked in preferencies)
Found while working on #479 . Related with #566 . Probably only mistake.
2014-05-18 10:33:50 +02:00
Cameron
d3880a303b
Fixes #562 - FAQs template. Thanks @Jimmi08
2014-05-13 19:50:28 -07:00
Cameron
9e880b7718
Fixes #558 - Font Awesome tag corrected.
2014-05-13 19:45:01 -07:00
Cameron
47e3f91012
Remove login requirement from plugin and theme browsers. (ie. 'Find Plugins' and 'Find Themes')
2014-05-12 18:52:57 -07:00
Cameron
1ff3313671
More flexible filter with method in admin-ui
2014-05-12 16:40:40 -07:00
Cameron
0039ae1b5a
Merge pull request #552 from Moc/news_class
...
Fixes #551
2014-04-08 13:32:53 -07:00
Moc
7a62273b50
Fixes #551
2014-04-06 00:43:44 +02:00
SecretR
53f4c8d659
Last commit went wrong - typo fix
2014-04-02 16:19:34 +03:00
SecretR
4219ac74fd
Allow multiple element classes in Bootstrap3 mode
2014-04-02 15:59:35 +03:00
SecretR
b380b51495
Merge remote-tracking branch 'origin/master'
2014-04-02 15:58:39 +03:00
SecretR
75b7f41263
Allow multiple element classes in Bootstrap3 mode
2014-04-02 15:57:47 +03:00
Cameron
dc13895c1a
Issue #547 - Upgrade legacy PM template during processing.
2014-03-26 15:28:37 -07:00
SecretR
a6fa26577f
Broken query string fix
2014-03-19 15:08:29 +02:00
SecretR
a3b21913fe
Broken menu manager - reverted (false) temporary fix, source of the issue related with commits on #364 . e107 class detects correctly USER_AREA again.
2014-03-19 13:27:35 +02:00
SecretR
bfa40870c2
Broken menu manager - temporary fix
2014-03-19 12:37:44 +02:00
Cameron
15a8361b9f
Fixed: Welcome message data was being incorrectly encoded during update.
2014-03-14 17:27:34 -07:00
Cameron
4d3c000831
Fixes #540 - BC path fix for core templates in theme directory.
2014-03-14 17:27:16 -07:00
Cameron
677ddd1431
Merge pull request #535 from Moc/login_menu
...
Changed back 'loginbox' to 'login' to match v1 naming
2014-03-13 14:18:23 -07:00
Cameron
630a3a5b2b
Merge pull request #537 from aSeptik/#411
...
FIX #411 - Sitedisclaimer issue
2014-03-13 14:13:45 -07:00
Cameron
006a824aac
Merge pull request #536 from aSeptik/#364
...
FIX #364 - Admin > users > edit: SEF issue when enabled
2014-03-13 14:12:29 -07:00
Luca Filosofi
59ab6d1d55
FIX #411 - Sitedisclaimer issue
...
Sitedisclaimer issue #411
2014-03-13 00:31:54 +01:00
Luca Filosofi
8374ed1a6f
FIX #364 - Admin > users > edit: SEF issue when enabled
...
Admin > users > edit: SEF issue when enabled #364
2014-03-13 00:21:34 +01:00
Cameron
86a2269f89
Removed global $style from tablerender()
2014-03-12 14:12:39 -07:00
Cameron
a2235cfd39
Media-Manager Youtube video default prefs added.
2014-03-12 14:09:48 -07:00
Cameron
f9d018ae5d
Image-only template added to custom menus.
2014-03-12 09:49:46 -07:00
Cameron
70b9598d7e
Have x-editor use local files again.
2014-03-12 09:49:37 -07:00
SecretR
f79c42b08a
Merge remote-tracking branch 'origin/master'
2014-03-12 16:09:48 +02:00
SecretR
9b636a9687
No plugin manager caching in development environment
2014-03-12 16:06:29 +02:00
Moc
a7d599560e
Changed back 'loginbox' to 'login' to match v1 naming. May otherwise result in BC issues with v1 themes.
...
Started this in 976c386cf2 (diff-99152c2c22704b20b8cc720f89b9f005)
but forgot these two.
2014-03-12 00:38:04 +01:00
Cameron
34d85de379
Merge pull request #532 from Grimston/master
...
Allow no password on localhost - slight changes
2014-03-08 17:24:10 -08:00
Nathan Pipes
a888c96ce8
Fixes isrequired
...
The isrequired flag did not support IP6 localhost, nor did it allow
192.168 addresses, normally used for local private networks. Now it does
2014-03-08 22:09:17 +08:00
nlstart
fff2a74aa5
Improved merge pull request #496 from Moc
2014-03-04 00:25:57 +01:00
nlstart
e642be3fb8
Merge pull request #496 from Moc/master
...
Fixed PHP notice in user profile (forumpost count) and syntax cleanup
2014-03-04 00:15:21 +01:00
SecretR
737fc995c0
Admin routine copy callback
2014-02-26 16:56:17 +02:00
SecretR
d7c2fb8275
Merge remote-tracking branch 'origin/master'
2014-02-25 11:44:32 +02:00
SecretR
1bf95ff0ed
phpDoc fix
2014-02-25 11:43:28 +02:00
Cameron
d3940eafd9
Avoid checking _header_ and _footer_ layouts for divider shortcode. ie. {---}
2014-02-21 06:30:25 -08:00
Cameron
ccc2f53eca
Added support for custom titles in message handler.
2014-02-21 06:16:22 -08:00
Cameron
fa26a3fb24
Minor GUI alignment fix
2014-02-18 13:35:03 -08:00
Cameron
ae2811aa10
Reduce size of pagination on mobile-devices. (Bootstrap only)
2014-02-18 13:18:04 -08:00
Cameron
1b86e2c8b5
News updated to support the {SOCIALSHARE} shortcode in its 'default' template.
2014-02-18 12:58:03 -08:00
Cameron
791944d394
Fix for missing media-manager category when uploading images for the Site Link Icon or Site Logo.
2014-02-18 10:44:42 -08:00
Cameron
6a8e57bb05
Fixes #509 - Date (month) conversion issue on Windows machines.
2014-02-18 05:41:58 -08:00
Cameron
2c748e885a
Fix for login_menu not displaying under some circumstances
2014-02-17 13:23:00 -08:00