1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-24 08:42:56 +01:00

2019 Commits

Author SHA1 Message Date
CaMer0n
e3dd3ba6c3 Allow for missing lan. 2009-08-17 14:26:57 +00:00
CaMer0n
8ae34841ab Theme release alerts added. Also, XML class was failing with remote files. 2009-08-17 12:48:52 +00:00
CaMer0n
a7fb046ba6 Theme pref fix 2009-08-17 11:29:41 +00:00
CaMer0n
3ce10727b9 Theme Config changes. 2009-08-17 11:25:01 +00:00
CaMer0n
455c5eca1b More menu_class.php work. menu parms added. 2009-08-16 23:58:33 +00:00
secretr
bfd64fc2a6 Introducing e_menu front-end class 2009-08-16 16:30:56 +00:00
secretr
0bebe086b1 typo 2009-08-16 15:10:38 +00:00
marj
c034a74e82 add some value and FIXME comments 2009-08-15 15:53:44 +00:00
marj
9151ee491b change value to no-value when it has no value 2009-08-15 15:44:37 +00:00
marj
8885c109d1 Solve some ANSI_X3.4-1968 related bugs 2009-08-15 13:23:10 +00:00
marj
af0655afae Do not override user robots.txt
Rebame e107.robots.txt to robots.txt to use the default one
2009-08-15 13:12:48 +00:00
marj
3420b193ab Language selection simplification
switch to include_lan for the time being

work in progress
2009-08-15 11:55:30 +00:00
marj
af59a5077e Get rid of 0.6 legacy file 2009-08-15 07:59:14 +00:00
bugrain
708f5780e3 Some updates to start making filter list code more generic 2009-08-15 01:00:38 +00:00
bugrain
397175c178 Started to make filter list JavaScript reusable 2009-08-15 00:03:05 +00:00
bugrain
3816e3ba55 Chnages to make batch processing common code reusable - moved setting up of drop down list to form handler, made JavaScript unobtrusive
First stab at a datepicker function for form handler - very basic
Some tidying up in download plugin
2009-08-14 23:22:38 +00:00
CaMer0n
0527a8a02a minor change for consistency 2009-08-14 22:33:35 +00:00
CaMer0n
4043d9cc6c menuData added to tablestyle() function - more options for theming. 2009-08-14 22:31:09 +00:00
CaMer0n
eaf6929c5a remove unused code 2009-08-14 21:11:49 +00:00
CaMer0n
12fca5e138 theming options added 2009-08-14 15:57:45 +00:00
marj
01267852c3 Forgot <span> in <button> 2009-08-14 11:32:58 +00:00
marj
28253b98f4 Corrected a few details in comments 2009-08-14 11:27:12 +00:00
marj
49f095b98d Bugtracker #4781
Do not notify banned users
2009-08-11 17:25:48 +00:00
marj
551a386243 warning removal 2009-08-10 21:59:11 +00:00
CaMer0n
3363d4cad7 Xhtml and GUI cleanup 2009-08-10 20:51:59 +00:00
CaMer0n
f194fadfc7 Added 'Remove Userclass' to batch options. 2009-08-10 15:34:28 +00:00
marj
e8e9f033f9 use $slng for the time being 2009-08-09 08:39:27 +00:00
marj
56124ae083 missed a ctype_digit() 2009-08-09 07:03:51 +00:00
marj
aedb41af35 remove some extra spaces 2009-08-09 06:19:48 +00:00
marj
77e4edfb54 ctype_*() replacement 2009-08-08 23:09:08 +00:00
marj
c2de40c75b ctype_digit() replacement
work in progress
2009-08-08 14:14:39 +00:00
marj
6a3cb3456c details 2009-08-08 08:11:02 +00:00
marj
ffb7d5eab9 typo 2009-08-08 07:11:50 +00:00
CaMer0n
661ba6d878 sublinks shortcode added - sublinks can now be placed anywhere within a theme. 2009-08-07 14:09:54 +00:00
CaMer0n
f355b5c3aa More user-extended-fields clean-up 2009-08-07 13:47:35 +00:00
bugrain
6d87c01155 Basic no JavaScript support using CSS 2009-08-06 22:41:35 +00:00
secretr
7c0193b927 Notices removal, small fixes, TODO removed, getcachedvars fix 2009-08-06 22:39:36 +00:00
bugrain
2b5604ef4d Minor HTML layout changes 2009-08-06 22:36:17 +00:00
bugrain
083720f4d0 Include shortcode_handler.php 2009-08-06 22:34:59 +00:00
secretr
7834e775c1 Chatbox - typo fixed 2009-08-06 22:30:23 +00:00
CaMer0n
790a6dbeb5 reserve e_userinfo 2009-08-06 22:29:34 +00:00
CaMer0n
f81f085bd5 xhtml fixes 2009-08-06 22:27:47 +00:00
secretr
a92e381f7a Pref Handler: toDB replaced with preg_replace 2009-08-06 22:19:47 +00:00
CaMer0n
03585aa15d small gui changes 2009-08-06 21:26:48 +00:00
CaMer0n
7aceb3eb7c Adding checkboxes as an option for extended user fields - non-functional - work in progress. 2009-08-06 20:29:58 +00:00
CaMer0n
f58c4bfeb8 removed 'default' sorting from status column 2009-08-05 22:37:16 +00:00
CaMer0n
63a1a813af Rolled back, works again now. 2009-08-05 22:18:15 +00:00
CaMer0n
db4783d260 usersettings.php feels like admin now when editing a user's details. - nav menu added. 2009-08-05 22:03:23 +00:00
CaMer0n
206d6d7f97 Usersettings stays in admin area when editing a users details. - still need to add admin menu navigation 2009-08-05 21:47:18 +00:00
CaMer0n
eef711a95c Idea ID #1790 - different page title for each admin page. 2009-08-05 20:05:48 +00:00