Commit Graph

25 Commits

Author SHA1 Message Date
Dusty Phillips
7e0f1c0dae Remove guide from dashboard and link to wikiFix for FS#10647 2008-06-21 19:38:18 -04:00
eliott
202e71d049 Removed some fields from the fellows page.
Most emails were forwarded from arch.org, which may or may not be still working.
2008-06-04 18:56:39 -07:00
eliott
21f1b34ba3 Template fix. doh! 2008-06-04 18:50:49 -07:00
eliott
b6d6cc6062 Added an ex-developer 'fellows' page. 2008-06-04 18:28:27 -07:00
eliott
45b1c2593e Updates for deployment.
- Fix for reporead when description is empty.
- Fix for settings.py. Middleware wasn't found (changed import name)
- Clarity change for dashboard.
2008-05-23 00:32:32 -04:00
eliott
405d3e1608 update siteindex page to reflect move to svn 2008-04-28 18:10:46 -07:00
eliott
015854b886 Change to landing page. 2008-04-09 22:39:52 -07:00
eliott
b8c6f969fb Fix for dev names in developer list
Had to backport from archweb_pub.
2008-04-09 21:40:58 -07:00
eliott
3eea31d8f2 Changed to arches and repos in the db.
Added them to the django admin interface as well.
2008-04-09 19:28:24 -07:00
eliott
5f48dda94b Fix for FS#9554
Backported and modified from 'master'
2008-04-05 13:27:10 -07:00
eliott
ce564d73a6 Added the ability to see flagged packages only, per use or repo 2008-03-22 21:01:16 -07:00
eliott
7640082d14 Refactored the model to remove arch and repo tables.
Refactored the model to remove the arch and repo tables. Those data points
are now encapsulated in the package table as an ENUM field.

Changes to models and templates as needed.
2008-03-22 19:51:01 -07:00
eliott
4380bd20e4 Fix for time display on repo last update 2008-03-08 17:45:19 -08:00
eliott
18156a182c Fix for package counts by arch 2008-03-08 17:45:04 -08:00
eliott
3e31808521 More changes to the multiarch model. 2008-03-08 12:11:02 -08:00
eliott
576e9934b4 Changed color alternation on devel index (todolist) to be conformant. 2007-12-30 17:49:20 -05:00
eliott
4fc36de2ae Added alternating row coloration to make it easier to relate left to right
side items.
2007-12-30 17:44:27 -05:00
eliott
7140f52a1f removed all the no longer referenced logos 2007-12-30 12:44:04 -08:00
eliott
73335f6a7f Removed unnecessary pages from the dev backend. 2007-12-30 12:41:39 -08:00
eliott
77f51431d3 Feature for FS#8988 2007-12-30 12:13:47 -08:00
eliott
338307f5db Changes to siteindex layout 2007-12-30 11:32:34 -08:00
eliott
67e2b65365 Removed feeds from devsite 2007-12-30 10:14:26 -08:00
eliott
8fcdf0c2cd Moved some templates around 2007-12-29 18:42:50 -08:00
eliott
15ceff77fe Modified render_template and renamed it to render_response (consistent with
archweb_pub conventions).
Moved pkgmaint_guide to a template.
2007-12-29 15:34:02 -08:00
eliott
39a548fd26 Initial import for public release...
Special Note
  Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!
2007-11-03 03:45:10 -04:00