- Jul 02, 2012
-
-
Eric Rasmussen authored
-
- Jun 15, 2012
-
-
Eric Rasmussen authored
-
Eric Rasmussen authored
- Jun 13, 2012
-
-
Eric Rasmussen authored
-
Eric Rasmussen authored
If an alias has an installed id of 6, which means it is going to replace the current default path, disable the checkbox as a safeguard to prevent any weird stuff when cron runs.
-
Eric Rasmussen authored
-
Eric Rasmussen authored
Prevent alias paths from being parent or sub directories of the current path. For example, if you have a site x/y and you create an alias to it: 'x', then that new alias works but now the default path x/y returns a 404
-
Eric Rasmussen authored
Create a new alias with (new) status code 6. Then when cron runs switch the new alias and the default site path.
-
- Jun 08, 2012
-
-
Eric Rasmussen authored
-
Eric Rasmussen authored
-
Eric Rasmussen authored
Also includes a bunch of cleanup (using vars properly in t(), removing unnecessary fieldsets, etc)
-
- Jun 04, 2012
-
-
Eric Rasmussen authored
-
- Jun 01, 2012
-
-
Eric Rasmussen authored
-
Eric Rasmussen authored
-
Eric Rasmussen authored
-
Eric Rasmussen authored
-
Eric Rasmussen authored
Now that Site Name and Last Access are no longer in the unl_sites db table the sort for them was broken. Use a custom sort function for all the columns.
-
- May 31, 2012
-
-
Eric Rasmussen authored
[gh-390] Update Eric's code to not rely on new database fields
-
Eric Rasmussen authored
-
Tim Steiner authored
-
Tim Steiner authored
-
Eric Rasmussen authored
Special characters like & are ending up double encoded as & since UNL templates pear package already takes care of it
-
Eric Rasmussen authored
-
Eric Rasmussen authored
-
- May 30, 2012
-
-
Eric Rasmussen authored
Fix and reformat UNL site list. Closes [gh-390]
-
Eric Rasmussen authored
Add digital signage fixes that were sitting in svn-staging. Closes [gh-135]
-
Eric Rasmussen authored
No real reason to weigh cron down with updating site name and last access timestamp constantly. The update db queries for those two fields can just be run when the site list is accessed.
-
Eric Rasmussen authored
-
Eric Rasmussen authored
Replace the run-at-request complicated JOIN db query with a cron task that fills in name and access in two new unl_sites db fields.
-
- May 29, 2012
-
-
Eric Rasmussen authored
-
Eric Rasmussen authored
-
- May 17, 2012
-
-
Tim Steiner authored
-
Tim Steiner authored
-
Tim Steiner authored
-
Tim Steiner authored
-
- May 16, 2012
-
-
Tim Steiner authored
-
Tim Steiner authored
git-svn-id: file:///tmp/wdn_thm_drupal/trunk@1576 20a16fea-79d4-4915-8869-1ea9d5ebf173
-
Tim Steiner authored
-
Tim Steiner authored
git-svn-id: file:///tmp/wdn_thm_drupal/trunk@1574 20a16fea-79d4-4915-8869-1ea9d5ebf173
-