This commit was manufactured by cvs2svn to create tag 'milestone_2'.
Various bits and pieces ... this isn't really what I wanted M-2 to look like but hum ho
bah, group handling needs some further discussion ... I'm done with it for M-2
oopsie
Move presently implemented group functions to ... functions
user colour
Group related updates
Various, acm_type, etc.
acm_type var name update
Show legend if group coloured and not hidden
sigh, my damn keyboard ... stupid CTRL key never works properly
Remove topic_watch/unwatch from insert
A few more changes ... nearly there ... deleting users is going to be a little troublesome
The moving of update eliminates it's usefulness ... given the change was done to increase security it wins :)
Because of vars being unset by common.php we must always declare them after common.php has been called
More paranoia
Colourise username ... to bring a nice cheery smile to SHS` face ... anything is an improvement :P
That shouldn't be there ...
hhmmm again
hmmm
Mostly non-working still ... can add new users/team leaders
Minor update, use row1 instead of row3 as the legend td class
Dump group moderator table, add field to user_group table
Various updates "discovered" while working on website compression function useage
Wake up oh dozey one ...
specialchars data in swatch, rejiggle index variable setting and comparisons, replace .php with $phpEx in styles for swatch
Display page number infos only when necessary
I said "temp"
Minor changes
Fixed: removes the ending slash if the script path is empty resulting in a double slash in the URL
They look changed ... :D
path to editor.js.
now display_notice is working as expected.
hmm, we never had such an object. :)
Minor oopsie, forgot border="0" in image url ... probably make this defineable
imageset editing code a little messy, need to add update/replace capability to all three elements but that's for M-4 ... I think we may be done for M-2
No image graphic
Raft of fixes ... hopefully things are working as they should ... if not, I'll be requring a new PC since I don't think this one will work too well after being dropped out a third floor window
re-display download notice
bye bye forbidden extensions... we have a deny,allow rule for extensions, forbidden extensions are therefore a little bit redundant.
Seems some compression applications don't bother with little things like standards ...
Fix up issues with .tar, .tar.gz and .tar.bz2 archives and directory structure creation
Some tidying up of theme editing, highlight used classes, enable custom class addition, allow tabs, newlines, etc. within class strings ... though standard format is very much prefered
query_id return changed back ... I think somethins is afoot with my local repository ...
Do away with showing "categories" in the subforum listing ... just output a subforum icon/link ... people appear to want this in preference
Destroy! Destroy! Danger! Will Robinson Danger! ... Doctor Smith will destroy the cached SQL when something changes ...
oopsie on closedir
Fix topic count query
Updates for installation of styles
Setting returned query_id to correct value
Added: ability to destroy specific SQL caches
More condensing ... next, imageset editing and cleanup of theme/template editing ... then we'll call it a day till M-3 I think
Fixing more broken things ...
Tabs that should be spaces
Style related updates
Some tidy ups and fixes
Put form stuff in subSilver css ...
Temp workaround for lack of style create/import/upload prob, fix improper setting of element ids when editing style
Don't write out when closing unless a file actually exists ...
Much rejiggling
Taken out the $db var from acm classes for consistency with other classes
Correct pathname for template
Not break you moron
Wouldn't copy theme/template files from unarchived location to destination ... this should fix that.
Remove trailing slash from T_XXXX_PATH vars
Update for acm parameter change
Mainly user pruning var casing
unified remove ... probably breaking other stuff in the process
Greater than, lesser than... what's the big deal?? :P
Less bug, more comments
Fixed: the style box not showing when editing a category. Pardon, a non-postable forum ;)
Added support for db-based caching... for people who like to store data in databases.
Cleaned up var names. $query_result is now passed by reference to be altered directly from the cache manager
Renamed $expire_time to $max_age.Added method_exists() checks for cache managers that would not support the caching of SQL data.
Moved sql_close() down, after the cache is unloaded.
Added the binary attribute for Windows platforms. Removed the read attribute because it wasn't needed.
Primary / secondary style bbcode implementation. Not thoroughly tested yet but my test board still functions so I guess it works ;)
More jiggery and not a little pokery
Rejiggling the code begins ...
setting style as default, remove explicit testing for .tar archive creation
Silly silly Paul, smacked handy and no tea
Most style operations functional ... broke various theme, imageset and template operations in the process
Brain wanted in Room 101, Brain wanted
It's amazing what a strategically placed = can do for normal operation ...
Further tidy ups for zip compatibility ... still seem to be problems deleting entries via Powerarchiver ... works fine under Linux
Ensure consistent output from filelist
Improve compatibility of zip extract method
Style installation "working", allows for two or three element styles
Change hardcoded lang strings for vars
oops forgot about modified time update
Storage of edited templates ... guess some users may find this handy ... hhmm
oops, that's not quite right
Guess this may come in handy
Couple more updates
A fair amount of additional working or semi-working stuff ... template stored db source (when appropriate), switch theme/templates between DB/filesystem (if available), import, upload templates, imagesets, themes (if available ... i.e. no safe mode), etc. still a fair amount of stuff to do but getting there ... take care using this, backup any themes/templates/imagesets before fiddling and let me know of issues
css_data -> theme_data
Style related changes, new table for template data storage in situations where the HDD stored versions cannot be written to, safe mode upload, etc.