aboutsummaryrefslogtreecommitdiff
path: root/views/failsafe
AgeCommit message (Collapse)Author
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5471 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-11Updates: longtext editor default size added (and overridden in ↵pete
group/forums), more updates to lists of members, remaining/previously-missed generic input classes renamed to lowercase. git-svn-id: http://code.elgg.org/elgg/trunk@5365 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-03Installation uses new views system.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5261 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-06Fixes #1492: Removed usage info collecting from installation.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3913 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-01Fixes #1328: Removed rows and cols from the installation textareas and added ↵brettp
CSS to format width/height at 100% to make it easier to read and select. git-svn-id: http://code.elgg.org/elgg/trunk@3895 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-24Refs #1459: Added missing security tokens for failsafe (installation) view.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3835 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-08Changed default prefix to 'elgg_' for table name readability.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3788 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-20fixes #1193 - now specify charset in both metatag and http headercash
git-svn-id: http://code.elgg.org/elgg/trunk@3774 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-07fixes #1183 - correct case for form method nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@3736 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-19Adding debug options to admin site settings.nickw
Debugging errors and warnings to screen. If notice level is enabled, output is sent to system log file. git-svn-id: http://code.elgg.org/elgg/trunk@3563 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-16Rewriting core debug messages to be more informative.nickw
Introducing the concept of levels for Elgg debugging: notices, warnings and errors are displayed when the appropriate debugging level is enabled. An additional level of "debug" exists to differentiate from errors. git-svn-id: http://code.elgg.org/elgg/trunk@3560 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-16Standardized views/failsafe/*brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3558 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-31All line endings are now Unix-style.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3451 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3427 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-27Closes #651: I agree, changed to convert both quotes.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2979 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-23Introducing the access control to the failsafe view.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2886 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-23Added site default access permissions. Refs #744ben
git-svn-id: https://code.elgg.org/elgg/trunk@2885 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-01-23Refs #706marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2611 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-01-07Refs #622: Missing command from failsafe viewmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2537 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-28messages in failsafe mode moved to inline ones - so they don't obscure text ↵pete
below git-svn-id: https://code.elgg.org/elgg/trunk@2329 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-07updated failsafe message divs dimensionspete
git-svn-id: https://code.elgg.org/elgg/trunk@2210 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-03updated messages systempete
git-svn-id: https://code.elgg.org/elgg/trunk@2176 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-29Closes #383 & #384marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2144 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-20install process password box addedpete
git-svn-id: https://code.elgg.org/elgg/trunk@2029 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-20increased the size of the input boxes on the install pages to faciliate url ↵pete
checking git-svn-id: https://code.elgg.org/elgg/trunk@2028 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-20Installation clarity fixesben
git-svn-id: https://code.elgg.org/elgg/trunk@2023 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-19Refs #256: Basic installation parameters checked.marcus
Fixes #266: If the install flag isn't set then elgg_view will no longer attempt to load data from the database. git-svn-id: https://code.elgg.org/elgg/trunk@2016 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-15Closes #224: Install now using failsafe views. Please test from scratch ↵marcus
(including blanking setup) and make sure it works for you! git-svn-id: https://code.elgg.org/elgg/trunk@1940 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-08Adjusted contributors file.ben
git-svn-id: https://code.elgg.org/elgg/trunk@1806 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-08Remaining htmlentities calls converted to utf-8marcus
git-svn-id: https://code.elgg.org/elgg/trunk@1805 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-07-28new start page layout/stylepete
git-svn-id: https://code.elgg.org/elgg/trunk@1561 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-07-18Added the autop function, replaced any references to nl2brben
git-svn-id: https://code.elgg.org/elgg/trunk@1468 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-06-17CLOSED - #34: Install process must be completely graphical marcus
http://trac.elgg.org/elgg/ticket/34 git-svn-id: https://code.elgg.org/elgg/trunk@951 36083f99-b078-4883-b0ff-0f9b5a30f544