1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

7377 Commits

Author SHA1 Message Date
Cameron
be410ae0ea Merge pull request #1273 from lonalore/master
Forum post created event: Append last inserted ID to data array for passing…
2015-12-17 00:16:41 -08:00
Lóna Lore
146e74d1fe Removed fixed width and height from imgage tag. 2015-12-16 15:28:05 +01:00
SecretR
a4d6d8a881 Fix forum always override theme template 2015-12-16 15:24:22 +02:00
SecretR
f67127bfed Forum templates paths fix 2015-12-15 18:05:55 +02:00
SecretR
df7e69031c Fix forum reply JS dependency 2015-12-15 17:49:20 +02:00
Lóna Lore
f69013ec14 Forum post created: Append last inserted ID to data array for passing it to event callbacks. 2015-12-15 10:33:33 +01:00
Cameron
f0f992c3b7 Allow Youtube playlists when API key is not found. Generic playlist icon added. 2015-12-12 16:54:10 -08:00
Cameron
bc8e569896 Merge pull request #1272 from lonalore/master
Issue #6 Replaced hardcoded "ago" string with constant.
2015-12-12 14:01:56 -08:00
Lóna Lore
9a5bf51422 Removed hardcoded lan. 2015-12-12 22:55:10 +01:00
Lóna Lore
7564382da3 Bootstrap 3 style for comment form. Removed hardcoded lans. Use form API for inputs. 2015-12-12 17:36:24 +01:00
Lóna Lore
17505f3d78 Fixed: "ago" string is displayed twice. 2015-12-12 15:31:53 +01:00
Lóna Lore
0781acf17e Replaced hardcoded "ago" string with constant. 2015-12-12 14:49:13 +01:00
Cameron
b4711c5594 Merge pull request #1266 from lonalore/master
Fixed: Issue #1265: admin UI - readonly with type user
2015-12-12 00:21:31 -08:00
Cameron
e83b0c531a Fix for plugins extending admin-ui. Record ID was missing in 'create' mode. $id is now sent as a separate parameter to the "process" method. See e107_plugins/social/e_admin.php for an example. 2015-12-12 00:16:16 -08:00
Lóna Lore
3f35fb7485 Fixed: e107 is not defined in selectize.init.js 2015-12-10 20:35:22 +01:00
Lóna Lore
26b2dde325 Fixed: Issue #1265: admin UI - readonly with type user 2015-12-07 12:10:52 +01:00
Lóna Lore
f90e4d19c4 Fixed: Issue #1265: admin UI - readonly with type user 2015-12-07 12:05:19 +01:00
Cameron
72aa50b7d7 Merge pull request #1258 from lonalore/master
Issue #991
2015-12-03 14:29:25 -08:00
Lóna Lore
71155763ce Use name2id() to format field ids. 2015-12-03 09:10:51 +01:00
Lóna Lore
47837dce36 Fixed: Closing div tag. 2015-12-03 09:03:44 +01:00
Lóna Lore
dbf6ad8ef6 Issue #991: Rewrited js code and better field id handling. 2015-12-03 09:01:59 +01:00
Lóna Lore
2cd5f1525f Issue #991: Removed all Selectize JS code from PHP. Additional option (settings) for e107::js(). Integrates Selectize.js using e107::js(settings) and JavaScript behaviors with jQuery Once. 2015-12-02 14:23:48 +01:00
Cameron
84c4c8607d Issues #1254 #1208 #1211 #1245 Option to define the session.save_path (relative to e107's root directory) in e107_config.php: define('SESSION_SAVE_PATH','relative-path-to-folder');
example: define('SESSION_SAVE_PATH','../_sessions/');
Use the PHPInfo page in the admin area to check it has worked. Will only work if the path to the folder exists. session.hash_function is now set to sha512 by default when the security level is BALANCED or higher.
2015-11-30 14:30:37 -08:00
Cameron
b54b5bbe3d Fixed: TinyMce could fail while in maintenance mode. 2015-11-26 12:49:17 -08:00
Cameron
d4a9813d65 Fixes #1220 - corrupted database table list when using 'e_' prefix. 2015-11-26 12:48:16 -08:00
Cameron
4bef86fb87 Include associated menu image in page meta. 2015-11-22 13:04:21 -08:00
Cameron
6db8c7ddeb Should fix #1229 - Rebuild userclass tree after adding new class. 2015-11-22 10:00:46 -08:00
Cameron
a047757fef Fixes #1241, Fixes #1121 - Duplicate SEF warning added to news. 2015-11-22 09:00:08 -08:00
Cameron
cf6fab9443 Correct chapter form element width. 2015-11-20 17:10:10 -08:00
Cameron
5bb3405dfd Fixes #1240 - Usersettings 'required' fields not behaving as intended. 2015-11-18 20:32:34 -08:00
Cameron
e2fab78302 Online handler now records language 2015-11-18 20:28:41 -08:00
Cameron
e5ea9d689d Fixes database upgrade routines for v2.0+. Fixes #1231 (tablet navigation). Adds extra DB fields for future use. 2015-11-18 20:22:18 -08:00
Tijn Kuyper
cbfc73176b #1238 - leftover span tag 2015-11-16 20:08:46 +01:00
Tijn Kuyper
cd3c2ca35d #1238 - menu manager visibility icon (needs code update and LAN) 2015-11-16 20:06:31 +01:00
Cameron
23b7de8d4e Fixes #1223 - Adds the missing {ALERTS} shortcode to old themes - informing users of incorrect passwords etc. Essential for when the login menu is within the navigation bar.
Fixes #1077 - Online Menu was displaying the user as online when the username was correct, even if the password was not.
Corrected styling of the online-menu.
2015-11-13 18:04:47 -08:00
Cameron
ef1e1565ad Fixes #1225 - Broken paths to bootstrap glyphs. 2015-11-13 14:44:38 -08:00
Cameron
78efae0cae Issue #6 Corrected some LANs 2015-11-12 15:07:50 -08:00
Cameron
9c494d5c13 Merge pull request #1216 from tgtje/commit_new
text to LAN issue #6
2015-11-12 13:53:19 -08:00
Cameron
f69c120af4 Fixes #1214 Theme prefs not loading correctly. 2015-11-05 12:25:16 -08:00
Cameron
372a929c6e larger form elements 2015-11-05 11:53:31 -08:00
Cameron
6e140bdba3 Fixes #1215 - Broken path to datetimepicker.css 2015-11-05 11:41:23 -08:00
Cameron
d0b3ef2923 Fixes #930 backticks alert in debug mode. 2015-11-05 11:05:53 -08:00
Cameron
d7ced10f2e Media Manager Upload/Import perms now working as intended. Admins should review this perm on other ADMINs who don't have perm '0' 2015-11-04 19:35:00 -08:00
tgtje
9b08a4d991 text to LAN issue #6 2015-11-01 15:44:42 +01:00
Miroslav Yovchev
748ffc8f6e Merge branch 'master' of github.com:e107inc/e107 2015-10-30 09:28:39 +02:00
Tijn Kuyper
15c6d85ef2 Updated 'optimize database' tools to use mysql class and LAN optimzation #6 2015-10-29 00:26:56 +01:00
Tijn Kuyper
b584a2b6b6 Updated some deprecated sql method references 2015-10-29 00:25:49 +01:00
SecretR
ce93537024 Merge branch 'master' of github.com:e107inc/e107 2015-10-26 16:30:45 +02:00
SecretR
7acd910150 Thumb script now supports the early include feature 2015-10-26 16:30:24 +02:00
Tijn Kuyper
9d40ee53c9 Flood ban email: show IP in IPv4 format if possible 2015-10-24 19:41:33 +02:00