Граф коммитов

51 Коммитов

Автор SHA1 Сообщение Дата
wclouser%mozilla.com 28bcbbecd8 - Fixed a bug where plain text is echoed in a select list
- A new version of plotkit came out, and that is integrated here
- Fixed bug 354391
- Added MPL/GPL/LGPL to all files
2007-01-02 19:39:47 +00:00
wclouser%mozilla.com 9355382ee3 changed the default application version to 2.0 2006-11-09 21:48:49 +00:00
wclouser%mozilla.com ccdbfe1b32 changed the query slightly for the product dropdowns, to make the latest at the top 2006-11-09 21:41:44 +00:00
timeless%mozdev.org e1ec2c7611 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:10:21 +00:00
wclouser%mozilla.com 5a8c182082 fixed out of date sql schema 2006-09-27 06:57:33 +00:00
wclouser%mozilla.com 4c467aea12 link/wording tweaks 2006-07-23 05:12:25 +00:00
wclouser%mozilla.com 2a5e4642ef added a note about information being public 2006-07-20 16:34:16 +00:00
wclouser%mozilla.com d169647f39 added a .csv type to the .htaccess 2006-07-11 01:35:10 +00:00
wclouser%mozilla.com 14cc7e1603 hardcoding 2006-07-10 23:53:35 +00:00
wclouser%mozilla.com 8cbf55fa0f switching back 2006-07-10 23:39:33 +00:00
wclouser%mozilla.com 3b8f1a7fe5 testing 2006-07-10 23:36:43 +00:00
wclouser%mozilla.com 9505b12643 testing... 2006-07-10 23:36:22 +00:00
wclouser%mozilla.com 1b19716004 accepts a / instead of a space in the url now 2006-07-05 00:43:37 +00:00
wclouser%mozilla.com 1747d9c25e got rid of the "group by" restraint, halfing the query time :) 2006-07-04 23:59:18 +00:00
wclouser%mozilla.com 6324226f8d the comments pages are now aware of question sets. It works right now, but it's not
done.  I'd like to eliminate a "group by" statement in the comment query that is
doubling the time.
2006-07-04 18:07:34 +00:00
wclouser%mozilla.com 1148f50e26 consolidated application id code 2006-06-30 21:47:08 +00:00
wclouser%mozilla.com 4522313b00 left an echo statement in 2006-06-30 17:18:25 +00:00
wclouser%mozilla.com 43ca2e6be3 minor tweaks 2006-06-30 17:16:50 +00:00
wclouser%mozilla.com 30de22526d new files for the db 2006-06-29 21:44:19 +00:00
wclouser%mozilla.com 7a6efb31ae rewrote the csv library into an object 2006-06-29 21:42:59 +00:00
wclouser%mozilla.com 35c9a0b909 Reworked the database. we now have "question sets" which will allow us versioning 2006-06-29 21:41:14 +00:00
wclouser%mozilla.com 374f3d0f72 altered the perl for the new db structure 2006-06-29 21:38:28 +00:00
wclouser%mozilla.com e35c16e8e6 - got rid of some extra routes
- added some defaults that the rest of the pages need
2006-06-29 21:37:53 +00:00
wclouser%mozilla.com 1a3dc6fb98 narrowed the date fields a bit 2006-06-29 21:36:33 +00:00
wclouser%mozilla.com 489be8e04d got rid of -T 2006-06-21 21:28:53 +00:00
wclouser%mozilla.com 657a779d9e added incremental updating. Cuts time from 75s -> 10s 2006-06-21 21:07:24 +00:00
wclouser%mozilla.com 57355a4ba2 added a script to build csv files from the db 2006-06-21 19:05:46 +00:00
wclouser%mozilla.com f34f7ec15b updated with mozilla icon 2006-06-16 18:48:56 +00:00
wclouser%mozilla.com d70730d09d removed the download link - it's causing touble 2006-06-16 02:10:34 +00:00
wclouser%mozilla.com 55e0fdaec2 added SQL dump of table structure 2006-06-08 04:14:08 +00:00
wclouser%mozilla.com 82aaaec161 switch to using local mozilla logo instead of mozilla.com 2006-06-06 15:46:57 +00:00
wclouser%mozilla.com 68253ebcfc Now with faster queries! 2006-06-03 02:20:40 +00:00
wclouser%mozilla.com ed813391b7 - Fixed a sort order issue if the ID's in the database weren't in the correct order
- Added "pseudo-google-style" page numbers so there weren't hundreds of links on
every page
2006-06-02 17:32:03 +00:00
wclouser%mozilla.com 6eb70e8fa8 modified the code to automatically create applications depending on what comes in
$_GET
2006-06-01 20:31:36 +00:00
wclouser%mozilla.com 26ae647cc3 apparently cake escapes this data automatically 2006-05-31 00:48:25 +00:00
wclouser%mozilla.com 6ca62b36c3 added note to symlink vendor libraries 2006-05-31 00:27:50 +00:00
wclouser%mozilla.com a844273744 we should have the default index.php in CVS 2006-05-31 00:21:16 +00:00
wclouser%mozilla.com ab18e3b519 modified to allow adding results 2006-05-31 00:17:41 +00:00
wclouser%mozilla.com 701536e8bd added a div around the breadcrumbs to align them with the header 2006-05-31 00:06:16 +00:00
wclouser%mozilla.com 6eac329bc2 made comment box bigger on add form 2006-05-31 00:05:45 +00:00
wclouser%mozilla.com ae88d275f9 added save() and /add/ code 2006-05-31 00:05:11 +00:00
wclouser%mozilla.com 2a461f8426 added save() code 2006-05-31 00:04:33 +00:00
wclouser%mozilla.com 9566bd5344 model data to add save()ing 2006-05-31 00:04:06 +00:00
uid815 be7035febd fixed a mistake in the breadcrumbs 2006-05-25 23:42:58 +00:00
uid815 f03ad082e6 added background images 2006-05-25 21:23:02 +00:00
uid815 0d3839e86d got rid of the old background and added the mozilla logo 2006-05-25 20:35:24 +00:00
uid815 853b771eb0 added rustico css 2006-05-25 20:35:09 +00:00
uid815 cbd3efb399 - added the breadcrumb helper
- reorganized header/footer/etc
2006-05-25 20:34:56 +00:00
uid815 f85fd20f51 added the Breadcrumb helper link 2006-05-25 20:34:25 +00:00
uid815 323599c8e0 added a README to make installing easier 2006-05-25 02:20:09 +00:00