1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-29 10:38:08 +01:00

6288 Commits

Author SHA1 Message Date
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
Cameron
12f44ee207 Corrected default css class on page template 2014-02-17 07:32:01 -08:00
Cameron
fd39d345d6 Merge pull request #520 from aSeptik/patch-1
Fix import_configuration via API ex. cron-job or command-line
2014-02-17 07:25:54 -08:00
aSeptik
f5f676bc3e Fix import_configuration via API ex. cron-job or command-line
Fix import_configuration via API ex. cron-job or command-line as seen on
line 1772 comment.
2014-02-17 11:16:16 +01:00
Cameron
32e9407eea HTML5 validation fix 2014-02-16 07:13:11 -08:00
Cameron
a3fa56e60d Merge pull request #516 from aSeptik/patch-1
Fixed - Importing Configuration during installation
2014-02-14 04:04:10 -08:00
Cameron
ff459d2fb4 Correction to news-summary generation. 2014-02-14 03:56:05 -08:00
aSeptik
9ef54731b6 Fixed - Importing Configuration during installation
Fixed - Importing Configuration during installation
2014-02-13 02:52:05 +01:00
Cameron
084b0b625a Make banners responsive 2014-02-11 07:48:50 -08:00
Cameron
1cf530ba1d Merge pull request #512 from oxigeno2/master
Plugin Gallery - Caption link, BBcode H1 heading erase
2014-02-11 06:04:41 -08:00
Cameron
88b500a273 Should fix #508 - password should allow special chars. 2014-02-11 06:01:50 -08:00
Cameron
7aaf407370 GUI styling fix in admin theme area. 2014-02-11 05:58:52 -08:00
Cameron
685b0aa86f Added disabled options to plugin-builder admin config. 2014-02-11 05:58:07 -08:00
Cameron
fb2af5db53 #513 Added method createUserCategory() to media_class.php for adding user-specific media-categories. 2014-02-09 15:44:43 -08:00
Roland Graf
b72e7488a6 renumbering array 2014-02-09 13:46:17 +01:00
Cameron
39ef038062 Added visibility option to page books/chapters. 2014-02-08 16:57:34 -08:00
Cameron
2fae296023 Added titles to main navigation template. 2014-02-08 16:56:57 -08:00
Roland Graf
ca6e4d880d Editing bbcode - choice heading 2014-02-08 20:09:43 +01:00
Roland Graf
0f6c16bdc8 Image caption - Link start slideshow 2014-02-08 20:07:02 +01:00
Cameron
af9138885d Closes #507 - button alignment issue in Chrome. 2014-02-08 08:41:45 -08:00
Cameron
baaacf5c4b Admin language-select fix 2014-02-07 17:57:55 -08:00
Cameron
ef4ced985a Fix for broken download links when using SEF Urls. Cleaned up next/prev template. {GLYPH} now uses 2.x format. eg {GLYPH: type=download&size=2x} 2014-02-07 17:57:06 -08:00
Cameron
f3ae51e037 Added 'btn-default' to button for Bootstrap3 compatibility. 2014-02-07 07:33:33 -08:00
Cameron
c7cb6d2975 PHP Notice removal 2014-02-07 07:03:23 -08:00
Cameron
f96f755318 Deprecated function include_lan() cleanup. Replaced with e107::lan(); 2014-02-07 07:03:05 -08:00