Thijs Kinkhorst
|
f585138b19
replace CVS with SVN
|
пре 18 година |
stekkel
|
1eb04b2d99
Setting the SQSESSID cookie with path "/" to deleted caused failed logins
|
пре 18 година |
stekkel
|
5d6c8787b4
Remove sqsetcookieflush call
|
пре 18 година |
pdontthink
|
329e123b47
Always add $base_uri to templates
|
пре 18 година |
pdontthink
|
dad2f33916
Use checkForJavascrip() instead of $javascript_on
|
пре 18 година |
pdontthink
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
пре 18 година |
pdontthink
|
d5b9e374f3
Adding plugins on/off switch, which disables plugins completely (optionally for only one named user, otherwise for all users).
|
пре 18 година |
pdontthink
|
ff01b27d1b
Signout.php needed the error class to be loaded earlier.
|
пре 18 година |
pdontthink
|
701507b66d
Reorg placement of plugin loading and add config_override hook. Wondering why we can't move SM version constants to top of file. Also considering removal of loading_constants hook. Anyone know what plugins use it?
|
пре 19 година |
pdontthink
|
29f609f189
require instead of include_once
|
пре 19 година |
pdontthink
|
539f8b5947
New static plugin hook registration has now been implemented. Looks to work with a handful of plugins, but keep your eyes out and TEST! Seems like this will be a winner. Everyone needs to run conf.pl once and just type 's' to save after updating their CVS trees.
|
пре 19 година |
Alexandros Vellis
|
feb3e317f9
Make authz available globally, if it exists.
|
пре 19 година |
stevetruckstuff
|
5e2efcdc75
Make sure icon variables are setup on the login page.
|
пре 19 година |
pdontthink
|
6e754ea52b
Need to instantiate template object earlier so user prefs css theme selection can be verified
|
пре 19 година |
stevetruckstuff
|
d8ac66397f
Add javascript_on to the list of variables that are always available to templates.
|
пре 19 година |
tassium
|
748709f9aa
Missing auth.php for redirect.php section was breaking fancy auth methods like digest-md5
|
пре 19 година |
pdontthink
|
f3cb34454d
Abstract how we get default template; move template inclusion up top; clear template cache upon login
|
пре 19 година |
stevetruckstuff
|
07807c7e2c
Template object is referenced in load_prefs.php if icons are enabled. Need to include template class files before loaded load_prefs.php
|
пре 19 година |
pdontthink
|
d7b037b498
Oops, don't want multilogin plugin patch in here
|
пре 19 година |
pdontthink
|
99839c20d9
Misc templating changes. Note that the global template set indicator is now called .
|
пре 19 година |
pdontthink
|
8ac4e87d23
Move sqm_array_merge to arrays.php and subsequently move inclusion of arrays.php to init.php for global access.
|
пре 19 година |
pdontthink
|
e5ee21760e
Don't load prefs for serving stylesheets; instead grab template directory info from GET query string so we can make sure we are getting correct template set
|
пре 19 година |
pdontthink
|
1edc1c288f
Stylesheets provided with templates won't load unless we load up prefs for stylesheets too
|
пре 19 година |
tokul
|
87e81b3e8f
hook must be moved because include/constants.php is
|
пре 19 година |
stevetruckstuff
|
62cee65521
Make sure $icon_theme_path is set correctly when users aren't logged in.
|
пре 19 година |
stevetruckstuff
|
dd7175b447
Move always included vars to init.php because it is confusing when not logged in.
|
пре 19 година |
stevetruckstuff
|
e15c5e99da
Fix incorrect template assignment.
|
пре 19 година |
tokul
|
3ab0b5eb63
loading default configuration before config.php in order to make sure
|
пре 19 година |
tokul
|
070768ad60
code could be triggered to unset variables that are used in foreach or
|
пре 19 година |
tokul
|
76e18fbaaa
#1527493 typo in elseif.
|
пре 19 година |