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

3090 Commits

Author SHA1 Message Date
e107steved
e0a2c65e21 Only display presets to main admins (per Cameron), don't include news item date in preset (caused confusion) 2007-02-07 21:22:19 +00:00
CaMer0n
94b3fceb1d bugfix - multilangauge defs were not being converted in category drop-down menu. 2007-02-07 18:48:27 +00:00
e107steved
632357f761 Bugtracker #3727 - handle LANGUAGELINKS in menu admin 2007-02-04 22:00:00 +00:00
e107steved
dc0e38d0b2 Bugtracker #3564 - remove hard coded text 2007-02-04 21:42:55 +00:00
mcfly
90cce5fef0 Added new System Cache in addition to the regular cache. System cache will contain only system config type info and no real page content, that will still be handled by the regular cache 2007-02-04 17:36:16 +00:00
e107steved
5cd5a0ae32 Bugtracker #3610, #3611, #3617 - sort out various nits on plugin install/upgrade/uninstall 2007-02-01 22:00:41 +00:00
e107steved
884f0691e1 Bugtracker #3700 - restrict field names to alphanumeric characters 2007-01-28 20:49:54 +00:00
CaMer0n
7a1a1cb3b0 removed tinymce inclusion from header files. (Already loaded with e_meta.php) 2007-01-23 22:44:47 +00:00
mrpete
f28bb472db correct previous; imode missing 2007-01-20 16:54:48 +00:00
mrpete
fcccee928b bugfix: UE category ordering 2007-01-20 16:04:05 +00:00
mrpete
539cee39dc HTML fix (tr/td in wrong order). Also, show who manages each userclass. 2007-01-20 15:59:42 +00:00
mrpete
c5c4e555ff bugfix: vertical-align is 'middle' not 'center' 2007-01-20 15:58:47 +00:00
mrpete
f545170728 Bugfix #3568 - wysiwyg was not being tested for properly. This has been an ongoing
issue, now resolved. admin and user code need not download wysiwyg js etc -- use
 e_WYSIWYG constant to see if it is enabled.
2007-01-20 15:57:53 +00:00
e107steved
9f3a96be82 Bugtracker #3668 - update help on extended fields, tidy up on reserved fields 2007-01-18 20:52:08 +00:00
e107steved
b834d1376f Add missing closing tags 2007-01-17 20:47:41 +00:00
mrpete
ee1c30fdef Support debug of popups; support css for debug output 2007-01-17 13:03:53 +00:00
e107steved
2abd53d4e4 Bugtracker #2007 - can edit text containing HTML tags (e.g. textarea) 2007-01-09 20:28:44 +00:00
e107steved
fab4a3bc10 Make calls to toHTML which use $modifiers consistent to avoid potential future problems. 2007-01-07 15:59:42 +00:00
e107steved
1843e9fed9 Make syntax consistent (not bug, but avoiding future problems) 2007-01-06 23:10:31 +00:00
CaMer0n
82a700cdef cleanup redeclaration of db objects - similar issue to bugs #3632 and #3412 2006-12-31 14:46:30 +00:00
CaMer0n
4d80394094 removed TinyMce specific code from headers - now loads from e_meta.php 2006-12-22 18:47:10 +00:00
CaMer0n
cdedbccc6e Bug #3511 - utf8 detection function in lancheck was causing apache to reset on some systems. 2006-12-22 00:46:14 +00:00
sweetas
eb90333b8a filetypes.php not shown as old file after rename in fileinspector 2006-12-19 21:33:05 +00:00
sweetas
e80feb96e9 ability for plugins to create file inspector image snapshots added 2006-12-19 18:00:20 +00:00
sweetas
99d696bbc3 file inspector text match options fix 2006-12-19 13:49:29 +00:00
sweetas
cf8e2aa9aa form state memory fix 2006-12-19 02:07:09 +00:00
sweetas
159de2bbe0 file inspector text search enhancements 2006-12-19 01:55:23 +00:00
CaMer0n
5102aaa5f6 Bug #3621 - fixed emoticon sql query error. 2006-12-18 22:25:16 +00:00
CaMer0n
ca00275c6f Bug #3600 - submit news userclass pref was missing 'admin'. 2006-12-11 08:02:21 +00:00
CaMer0n
bf03a06c36 Bug #2354 - fix for gzip compression issues. 2006-12-09 06:53:06 +00:00
sweetas
d45b2f93d1 new image pack system bbcode and generic images updated 2006-12-07 16:49:28 +00:00
sweetas
b1a5522c07 new image pack system file inspector and file manager images updated 2006-12-07 16:18:51 +00:00
sweetas
8cb82b65dc new image pack system imode and admin images updated 2006-12-07 15:41:50 +00:00
mrpete
2606079274 Bugfix #3568 - wysiwyg was not being tested for properly. This has been an ongoing
issue, now resolved. admin and user code need not download wysiwyg js etc -- use
 e_WYSIWYG constant to see if it is enabled.
Also fixed minor popup bug in header/footer (two different issues)
2006-12-07 12:59:43 +00:00
mrpete
035ec70681 Bugfix: admin headers/footers just as much a mess as non-admin. Rearranged and doc's to match
spec, and also (mostly) be comparable to header_default and
 footer_default so bugfixes can more easily
 go in both. Side effect: admin code is now debuggable (debug options all work).
2006-12-05 09:28:02 +00:00
mrpete
c9e582b6a4 Remove PHP Warnings - many bad queries (use mysql_table_exists() to see if tables
are there)
2006-12-05 09:27:15 +00:00
lia
dd1eebf89c bugfix #3552 : lan fix admin/download 2006-12-03 15:12:48 +00:00
mcfly
c107092b1c Version change 2006-12-03 01:29:33 +00:00
lia
97c41c1e48 bugfix #3539 : lan fixes admin/emoticon 2006-12-02 11:31:18 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00