1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 21:18:04 +01:00

3231 Commits

Author SHA1 Message Date
secretr
abef53b493 e_model fix for data keys containing '/', the whole _getData() logic could be moved to preference models in the future (performance) 2010-12-17 11:07:18 +00:00
secretr
6f49745358 (experimental changes) overall front-end pages and e_jslib.php load speed up (304 not modified tests passed), bugfixes, better headers, e_meta works fine with JS manager now 2010-12-16 16:56:00 +00:00
CaMer0n
0e797fcc63 Bugfix: (Multi-language) Constants for feed names were not being converted. 2010-12-14 07:04:57 +00:00
secretr
20b834f968 e_model typo fix 2010-12-13 16:00:18 +00:00
secretr
e34d294993 porting some 0.7 environment changes 2010-12-13 11:22:57 +00:00
CaMer0n
12412de469 Bugfix. Sitelinks was only rendering sublinks to one level deep. Added link highlighting fix for mod_rewrite. 2010-12-13 09:23:04 +00:00
secretr
b540365c69 e_vars moved to model class for now (prevent autoload issues in thumb and cli mod) 2010-12-11 15:55:24 +00:00
secretr
a0e0ee73dc magic setters/getters only for e_object and NOT e_model and its children (bad things happen) 2010-12-11 15:37:39 +00:00
secretr
a907aac8e8 e_vars (simple parser object) now inherits e_object, magic getters/setters moved to e_object, convenient toSc method added (will be used more wisely from model based classes in the future) 2010-12-10 15:14:53 +00:00
secretr
d4e0b37747 introducing e_object - base abstract level of e_model 2010-12-10 14:25:36 +00:00
secretr
83f716ec3e php_compatibility_handler - JSON support added 2010-12-10 14:20:15 +00:00
secretr
976aaadcac eVars/abstract batch shortcode minor improvements 2010-12-07 13:30:22 +00:00
secretr
af990019d1 Form - renderValue 'href' option when parsing URLs 2010-12-06 16:52:04 +00:00
secretr
803a8435e5 thumb path detection typo 2010-12-03 11:56:55 +00:00
secretr
071a72b368 Contact userclass preferences typo 2010-11-30 11:45:45 +00:00
secretr
652c8b6cbf admin credits page update 2010-11-23 11:25:01 +00:00
secretr
6c9aadc78b warnings removal 2010-11-22 20:45:53 +00:00
secretr
d908bead3b e107 path override issues solved 2010-11-22 15:16:44 +00:00
secretr
e376b00298 mod rewrite support - e_REQUEST_URI and e_REQUEST_URL added to be used in forms (instead e_SELF), basic experimental generic XSS protection 2010-11-21 12:49:36 +00:00
secretr
02c16d4ed7 admin language global issue 2010-11-21 09:21:25 +00:00
secretr
27c15ac2af admin language related obsolete code, minor language/redirect handlers improvements 2010-11-21 09:08:18 +00:00
secretr
fb306cf5f7 admin language menu minor improvements 2010-11-21 08:32:51 +00:00
secretr
b8e6006bf9 featurebox - more flexibility (to be used from external code mostly) 2010-11-20 15:43:02 +00:00
secretr
ae3890da18 model - better parameter handling 2010-11-20 15:39:21 +00:00
secretr
1c9863fcf5 proper logout redirect link 2010-11-16 13:44:55 +00:00
secretr
81212c5b4e Admin UI - 'group by' statement auto-added now 2010-11-16 10:13:44 +00:00
e107steved
adf5a7aba5 Doc - Update subpackage to be consistent 2010-11-15 21:45:02 +00:00
secretr
ecfebe6284 cron administration clean up 2010-11-15 16:32:33 +00:00
secretr
aa0d2e8da4 re-enable e_parse html wrap method, UI wrap option for text fields added 2010-11-15 09:03:54 +00:00
secretr
9a022dc873 UI sql builder - allow listOrder override 2010-11-15 09:02:16 +00:00
secretr
c8559537ef model issue - db_Insert doesn't have to check for model data modifications 2010-11-15 09:00:17 +00:00
secretr
31ce1c88d0 Mailer on-the-fly debug settings 2010-11-15 08:58:55 +00:00
e107steved
525b1c7648 Bugtracker #5123 - duplicated message 2010-11-09 20:54:09 +00:00
secretr
86b516e14a autoload will respect main plugin class now (e.g. plugin_myplug class located in /myplug/myplug.php) 2010-11-08 09:22:03 +00:00
secretr
808283fc11 Admin UI improvements and fixes; introducing 'lanlist' field type; 'multiple' dropdown option possible now but incomplete (batch, filter related work required) 2010-11-08 09:20:12 +00:00
secretr
640aa6b4a3 Lan import cache - should speed it up 2010-11-08 09:17:31 +00:00
secretr
87a22dbdb4 Admin UI improvements; cleanup started; missing LANs added; new features - UI deleteConfirmScreen variable, Delete confirmation screen added to UI page methods, various minor bugfixes and other improvements 2010-11-04 23:27:47 +00:00
e107steved
ead6c518b1 Missing exit() 2010-11-03 22:29:28 +00:00
secretr
fd4cefd991 e107_system - deny from all (.htaccess protection) 2010-11-03 13:37:13 +00:00
e107steved
270db49581 Improved poll result display for near-unanimous votes 2010-11-02 21:58:19 +00:00
secretr
5324e982ea Admin UI user preferences handling synchronized with latest changes 2010-11-02 11:41:38 +00:00
secretr
cf11ca5ebc Model and collection cache handling improvements 2010-11-02 10:31:05 +00:00
e107steved
5b9016c69f Notice removal 2010-11-01 22:10:42 +00:00
secretr
9f298c46d1 Simplify import language definitions syntax for both core and 3rd party language files - introducing e107::coreLan() and e107::plugLan() (see new methods documentation) 2010-10-31 14:50:40 +00:00
e107steved
5086e4709d Filter additional tag 2010-10-30 20:54:48 +00:00
secretr
d9527349ad Admin UI minor improvements; cleanup - warnings removal; various minor bugfixes 2010-10-30 15:34:48 +00:00
nlstart
63f83d6f38 Bugtracker #5114: style display:compact changed into display:block for W3C compliancy 2010-10-30 14:50:30 +00:00
secretr
f6a6befba9 wrong stylesheet path 2010-10-29 14:57:54 +00:00
e107steved
5ecdcd2440 Get rid of deprecated functions 2010-10-28 20:17:40 +00:00
e107steved
fc04350895 Minor inconsistencies in image shortcodes 2010-10-28 19:52:11 +00:00