e107steved
4560c59848
Bugtracker #5028 (comments not saved) possible fix
2010-08-27 06:53:59 +00:00
e107steved
dcdddffb20
Fix ETag format
2010-08-25 08:11:27 +00:00
e107steved
151824213b
Bugtracker #5007 - tidy print output text
2010-08-23 17:32:24 +00:00
e107steved
049cf5344b
Bugtracker #4990 , EONE-14:bug - couldn't edit comments on user info page
2010-08-23 07:28:46 +00:00
CaMer0n
8f12e9ada3
Switched ZBBlock support to a more generic include option: $CLASS2_INCLUDE = "path_to_file"; inside e107_config.php
...
eg. $CLASS2_INCLUDE = 'zbblock/zbblock.php';
2010-08-20 09:25:10 +00:00
CaMer0n
f50e3c9be4
ZBBlock support added. (Just install and add $ZBBLOCK = TRUE; to your e107_config.php file.)
2010-08-20 00:00:54 +00:00
e107steved
f8d193a244
EONE-99: Bug - user DB wasn't being updated with temporary password
2010-08-10 19:34:17 +00:00
secretr
fb6aba7f60
Fixed e_ajax parse error from previous commit
2010-07-27 10:45:55 +00:00
CaMer0n
49da61acef
Redirect if Contact page is unused.
2010-07-27 10:25:17 +00:00
e107steved
3e2a2f40b8
Adjust logging string to try and please suhosin - thanks rgk for thought/testing
2010-07-26 22:04:36 +00:00
e107steved
7c42e8f136
Adjust check for php-enabled compression
2010-07-26 21:47:31 +00:00
nlstart
8bf0f68473
Added space between comment title and comment author
2010-07-26 10:09:24 +00:00
secretr
2611c03640
Fixed system user model construct
2010-07-24 16:13:42 +00:00
CaMer0n
b3d82c24c1
Bug #4986 - Updated Google URLs. Thank you 2dopey. URLs removed from gsitemap language file.
2010-07-24 01:22:31 +00:00
CaMer0n
ab4dc250ec
Cleaned up footer.php links.
2010-07-23 23:21:48 +00:00
nlstart
e7872767ff
Bugtracker #4766 - Correct 'new' icon of new forum threads; thanks MikeNL
2010-07-20 16:49:06 +00:00
nlstart
13e810c457
Remove unused poll cookies. Thanks Fanat1k - bugtracker #4983
2010-07-19 09:23:25 +00:00
e107steved
87fce435f4
Bugtracker #4966 - wrong handler called
2010-07-10 21:27:13 +00:00
CaMer0n
0add952881
Bugfix: Theme shortcodes were missing from Ajax Shortcode-Replacer Routine.
2010-07-09 18:11:06 +00:00
secretr
0b74b8af7b
From handler fix for empty class list combo box option (useful for e.g filters)
2010-07-05 09:36:59 +00:00
CaMer0n
5065ef7e31
Bugfix: Podcast compatibility issues corrected.
2010-07-02 02:12:49 +00:00
secretr
ce385d7a81
e_form select box default (first) value fix
2010-06-29 10:23:53 +00:00
secretr
a525d59474
Plugin handler bad auto-formatting
2010-06-29 08:30:27 +00:00
e107steved
dc1055cc07
EONE-98 (bug): Fix DB table name; thanks Luceos
2010-06-26 21:49:59 +00:00
e107steved
482c546763
session table no longer required (not used in 0.7, either)
2010-06-24 20:40:19 +00:00
secretr
fe0926b9cf
Plugin upgrade SQL execution logic mismatch
2010-06-23 10:21:21 +00:00
mcfly
1adf1d6179
Post replies are now incremented properly, editing of posts now working.
2010-06-21 01:27:26 +00:00
e107steved
207cc543fc
Bugtracker #4972 - fix printing in content items - thanks SaladDay
2010-06-20 20:04:39 +00:00
mcfly
e0ec1f3120
EONE-97 (Bug): Forum settings now able to be changed, thanks Luceos
2010-06-16 00:24:34 +00:00
CaMer0n
e931dff9f8
Updated login event for BC with 0.7.
2010-06-06 04:29:54 +00:00
e107steved
b597bff482
Roll back previous mod. I hate extract()!
2010-06-04 18:17:11 +00:00
e107steved
6782eff74a
EONE-95 (bug): possible fix - typo in variable name
2010-06-03 21:44:45 +00:00
e107steved
590cf88b4a
EONE-95 (bug): Make IP display in email more user-friendly
2010-06-02 21:35:08 +00:00
e107steved
64cdff2fed
Missed template selection
2010-06-02 19:47:59 +00:00
e107steved
762dc1679d
Bugtracker #4959 - handle display of single banner from multiple campaigns
2010-06-01 21:55:14 +00:00
e107steved
6df2cbd7e9
Documentation tweaks, remove functions supported in PHP5
2010-05-28 22:10:20 +00:00
e107steved
0bb6940c39
EONE-93 (Bug): login name validation to be consistent with 0.7
2010-05-28 20:04:04 +00:00
secretr
91c473239e
EONE-62 (New Feature): new separate setters/getters for user core and extended values;
...
get/setValue are transparent now - BC compatibility option added as well;
get/setSystem - system alternative of get/setValue (no permission checks);
user data retrieved with one query now;
example override methods added to user base class (signature);
2010-05-28 13:24:25 +00:00
secretr
542c3d6f5e
Cookie name set during installation fix
2010-05-20 08:56:19 +00:00
secretr
40391d9856
EONE-62 (New Feature): Introducing user tokens (token logic could change in the future);
...
init_session automated user token check (POST or GET);
new referal e_form method (hidden field with proper user token value);
Admin UI protects now all its forms;
2010-05-19 15:28:52 +00:00
e107steved
1fefab53d3
Extra checking
2010-05-18 20:25:23 +00:00
secretr
74324c1043
Nextprev shortcode fix to handle proper dropdown navigation;
...
Admin UI - new nextprev parameters
2010-05-18 15:21:42 +00:00
secretr
95c46a0157
Admin notices removed
2010-05-18 10:19:56 +00:00
secretr
97f163ae10
EONE-62 (New Feature): get_user_data() deprecated - uses model to get data now;
...
deprecated functions logs added (only save_prefs & get_user_data for now);
new loginas/logoutas event triggers (previous commit);
2010-05-17 15:51:42 +00:00
secretr
3519194c81
EONE-62 (New Feature): User model builds proper user class list now;
...
Userclass administration UI problems fixed (hopefully);
2010-05-17 14:13:50 +00:00
secretr
cca1f3f8e0
Install routine fix - problem related mainly with our old enemy - global vars;
...
Everything should work fine now, notices also cleared.
2010-05-16 11:14:19 +00:00
secretr
8324bb12bb
EONE-62 (New Feature): last visit update moved to e_user class;
...
various improvements on e_online;
no online updates if main admin logged in as another user account;
flood protection active for ajax requests now (see e_online comments);
user models fixes
2010-05-15 17:33:11 +00:00
secretr
7ccb925587
EONE-62 (New Feature): Improved extended field model (fields of type db working now);
...
structure model improvements;
extended fields administration problems solved (there are maybe more);
init_session() and login core routines modified to work with user models;
option Login As added on user administration (visible from main admins only);
minor fixes;
2010-05-14 18:45:51 +00:00
secretr
5cc153b09c
EONE-10 (Task): Option to clear DB/Image cache added (Admin interface), Cache administration cleanup, phpDoc fixes
2010-05-14 09:32:16 +00:00
secretr
d6834b436e
Binary property removed
2010-05-13 15:49:32 +00:00