Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-31 | Fix up the packages search pagerelease_2010-01-31 | Dan McGee | |
* Don't show checkboxes for non-authenticated users * Fix up the adopt buttons to not be a table row * Fix the form which didn't have a closing tag Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-30 | Update beginners' guide naming | Dan McGee | |
FS#17287. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-30 | Make the copyright year always be right | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-30 | Update download page to match the kernel on the current ISO image | Pierre Schmitz | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-30 | Modify dev menu to also be top to bottom | Dan McGee | |
Just as commit 5faf6566 did for the main menu items, do the same for the dev menu. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-30 | Modify menu items order to be from top to bottom | Ismael Carnales | |
The menu was rendered bottom to top in the html because the elements were floated to the right. This caused text browsers visitors (no CSS rendering) to see the menu backwards. I've modified the menu order and made the items float to the left so the menu is correctly rendered in text browsers. Signed-off-by: Ismael Carnales <icarnales@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-30 | Upgrade jQuery to 1.4.1 | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-30 | Add Costa Rica IRC channel | Aaron Griffin | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2009-11-17 | added #archlinux-gaelic channel, sorted list | Andrea Scarpino | |
2009-11-10 | Fix highlighting on main site tabs | Dan McGee | |
We should always highlight 'Home' when on the Django site. The sole exception is the download page which has its own special place. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2009-11-09 | updated packages template files from code of pub | Ismael Carnales | |
2009-11-09 | update packages detail template with code from pub | Ismael Carnales | |
also added user restrictions | |||
2009-11-09 | added missing packages views from archweb_pub | Ismael Carnales | |
2009-11-09 | updated news list template | Ismael Carnales | |
- added title - added permission checks | |||
2009-11-09 | added mirrors app from archweb_pub | Ismael Carnales | |
2009-11-09 | added feeds from archweb_pub | Ismael Carnales | |
2009-11-09 | made every public view return a RequestContext | Ismael Carnales | |
RequestContexts are needed to check if the user is logged in NOTE: Generic views as direct_to_template and object_list always return a request context, so is good to use them :) Later will add a render_template shortcut that adds the RequestContext automatically | |||
2009-11-09 | changed landing view | Ismael Carnales | |
- moved devel.views.siteindex to public.views.index - using template from public view with added devel menu - added extra styles and images | |||
2009-11-09 | updated base template to use menu from archweb_pub base template | Ismael Carnales | |
2009-11-09 | "imported" public app files from archweb_pub | Ismael Carnales | |
2009-10-18 | Correct link to WebSVN | Thomas Bächler | |
2009-10-17 | Port archweb_pub commit 1f96c7a1182ef75279c18986b708e683f89dd690 to ↵ | Thomas Bächler | |
archweb_dev. This is the original commit message by Dan: "Make package SVN links always work This should clean up the links for all varieties of things- different arches (including any), different repos (community and community-testing), and split packages. All of the logic is in one place now and any further changes should be made to the method on the package object." | |||
2009-09-15 | Add a basic mirror view for the dev site | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2009-09-11 | Fix community links. | Dusty Phillips | |
2009-08-18 | Apparently you couldn't view the packages page if the user wasn't logged ↵ | Dusty Phillips | |
into the admin. | |||
2009-08-12 | merge fix | Dusty Phillips | |
2009-08-10 | Add a page to aid Aaron in user creation. | Dusty Phillips | |
2009-05-24 | Mark news as safe so people can enter HTML. | Dusty Phillips | |
2009-05-04 | DOH | Dusty Phillips | |
2009-05-04 | Fix link to packages in todo lists. | Dusty Phillips | |
2009-04-13 | FS#11325. Add a 'Target Repo' column to the signoffs page. | Dusty Phillips | |
2009-04-13 | Aaron says maintainer column isn't necessary (FS#11325) | Dusty Phillips | |
2009-02-07 | Remove unneeded link for the dev site | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2009-01-30 | Add package count to the top of the search table. | Dusty Phillips | |
2009-01-18 | Apparently its not available on https. Bad Dan. | Dusty Phillips | |
2009-01-18 | Add Dan's stats page to the dev menu. | Dusty Phillips | |
2009-01-16 | Make the dashboard stats collapsed by default. | Dusty Phillips | |
2009-01-16 | Copyright infringement | Dusty Phillips | |
2009-01-01 | fix my flagged packages urls. | Dusty Phillips | |
2009-01-01 | display the license field on package descriptions | Dusty Phillips | |
2008-11-11 | proper columns on my flagged packages. | Dusty Phillips | |
2008-10-30 | only show dev toolbar if user is logged in | Dusty Phillips | |
2008-10-12 | drop seeveral unnecessary templates | Dusty Phillips | |
2008-10-11 | drop some extra media (may have to restore) | Dusty Phillips | |
2008-10-11 | drop jquery dependency | Dusty Phillips | |
2008-10-11 | simplify both look and code for dashboard | Dusty Phillips | |
2008-10-10 | fix broken maintainer packages links | Dusty Phillips | |
2008-10-10 | use standard messaging | Dusty Phillips | |
2008-10-10 | drop search/ url and just go to packages | Dusty Phillips | |
2008-10-07 | fix package details page | Dusty Phillips | |