summaryrefslogtreecommitdiff
path: root/templates/public/index.html
AgeCommit message (Collapse)Author
2016-11-24remove old sponsorsLuke Shumaker
2016-10-19revert indentationIsaac David
2016-10-19add link to subreddit page under 'Community' sectionIsaac David
2016-07-11Add Free Culture menu in main pageAndré Fabian Silva Delgado
2016-06-22add some modifications based on the Social Contract's consensusAndré Fabian Silva Delgado
2016-06-22remove logos and artworkscoadde [Márcio Alexandre Silva Delgado]
2016-06-22fix Arch namescoadde [Márcio Alexandre Silva Delgado]
2016-05-04Add 1984 as Parabola's server hosting sponsorAndré Fabian Silva Delgado
2016-05-04Add Gandi.net as Parabola's domain name sponsorAndré Fabian Silva Delgado
2016-05-04Add Robofun as Parabola's ARM port sponsorAndré Fabian Silva Delgado
2016-01-07Update main page and About's templateAndré Fabian Silva Delgado
2016-01-07Add link to the article "ARM Installation Guide"André Fabian Silva Delgado
2016-01-07Update main pageAndré Fabian Silva Delgado
Notable things: * Update main description about Parabola * Add link to the article "Migration from Arch ARM" * Update social group link from Identi.ca to GNU social
2015-11-04revert the last commitLuke Shumaker
2015-11-04add paypal donate buttonLuke Shumaker
2015-09-29Add Fundația Ceata as Parabola's fiscal sponsorAndré Fabian Silva Delgado
2015-04-15Merge branch 'archweb-generic'Luke Shumaker
2015-04-15Merge tag 'release_2014-11-02' into archweb-genericLuke Shumaker
Staff groups
2015-04-15Merge branch 'archweb-generic' into master-nomakeLuke Shumaker
2015-04-15Merge tag 'release_2014-10-28' into archweb-genericLuke Shumaker
Fix django_countries issues
2015-04-15Merge branch 'mkjs' into archweb-genericLuke Shumaker
2015-04-14Replace usage of parabolagnulinux.org with parabola.nu, alsoLuke Shumaker
replace repo.parabola.nu/isos/ with /iso/, in settings.py
2014-11-02Add new StaffGroup objectDan McGee
This will allow us to be a bit more dynamic in showing the people listings on the website. We'll be adding a Support Staff category to recognize those that do things around here but aren't technically developers. Signed-off-by: Dan McGee <dan@archlinux.org>
2014-10-24Reorganize sidebar links involving peopleDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2014-10-21Move all homepage JavaScript into single fileDan McGee
We had two small files plus a handful of inline stuff in the HTML; move as much of it as possible into a single static file. Signed-off-by: Dan McGee <dan@archlinux.org>
2014-10-02Merge branch 'archweb-generic' into master-nomakeLuke Shumaker
Conflicts: templates/public/download.html templates/public/feeds.html templates/public/index.html urls.py
2014-10-02Merge branch 'archweb' into archweb-genericLuke Shumaker
Conflicts: templates/public/download.html templates/public/index.html
2014-09-01update URLs to Arch wikiJakub Klinkovský
Signed-off-by: Jakub Klinkovský <j.l.k@gmx.com> Signed-off-by: Dan McGee <dan@archlinux.org>
2014-05-25Merge branch 'archweb-generic' into master-nomakeLuke Shumaker
Conflicts: templates/public/download.html
2014-05-25Merge tag 'release_2014-03-22' into archweb-genericLuke Shumaker
Fix long filenames; local storage for filter prefs Conflicts: templates/public/download.html
2014-02-16Ensure correct value gets submitted on package search typeaheadDan McGee
Populate the form field with the chosen item before submitting the form. Signed-off-by: Dan McGee <dan@archlinux.org>
2014-01-27Cleanups and enhancments to JS package search typeaheadDan McGee
Remove the need to press enter twice when using this typeahead box. Submit the form on enter, regardless of whether an item is selected or not. Signed-off-by: Dan McGee <dan@archlinux.org>
2013-12-25update the homepage descriptionLuke Shumaker
2013-12-22Merge branch 'archweb-generic' into master-nomakeLuke Shumaker
Conflicts: README.md
2013-12-22Merge tag 'release_2013-12-19' into archweb-genericLuke Shumaker
Mirror URL page, other random stuff
2013-12-14Fix some caching issues on the front pageDan McGee
The return value from get_recent_updates() was too big for memcached due to all the attached objects, so the cache never actually worked. This sucks, because we ended up doing all the work in this function and most of the time we didn't use it because template fragment caching kicked in. Remove the cache_function decorator from this method, and instead implement delayed calling of the function so we don't compute values we aren't going to use. Template fragment caching will help us in most cases. Signed-off-by: Dan McGee <dan@archlinux.org>
2013-11-28Merge tag 'release_2013-11-25' into archweb-genericLuke Shumaker
Django 1.6 upgrade and other changes Conflicts: templates/news/list.html templates/public/index.html
2013-11-28Merge tag 'release_2013-11-25' into archweb-genericLuke Shumaker
Django 1.6 upgrade and other changes Conflicts: templates/news/list.html templates/public/index.html
2013-11-04Remove "Unofficial" from Beginners' Guide linkDario Giovannetti
Also avoid internal redirect to the Installation Guide article. Fixes FS#36111. Dan: remove "Official" from install guide link text as well to match wiki page name.
2013-07-14update the description on the main pageLuke Shumaker
2013-07-14Merge branch 'archweb-generic2'Luke Shumaker
Conflicts: Makefile templates/public/index.html
2013-07-14Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-06-20Add link to release listing page from public indexDan McGee
We didn't link this page from anywhere so it was hard to find. Also add it to the sitemap so it gets indexed. Signed-off-by: Dan McGee <dan@archlinux.org>
2013-04-23reduce differencesLuke Shumaker
2013-04-23reduce differencesLuke Shumaker
2013-04-23consistent capitalizationLuke Shumaker
2013-04-23reduce differencesLuke Shumaker
2013-04-22Merge branch 'archweb-generic2'Luke Shumaker
Conflicts: README.BRANDING local_settings.py.example packages/templatetags/package_extras.py public/views.py releng/views.py settings.py sitestatic/archnavbar/archnavbar.css sitestatic/silhouette.png templates/base.html templates/packages/differences.html templates/packages/opensearch.xml templates/packages/search.html templates/public/donate.html templates/public/download.html templates/public/feeds.html templates/public/index.html urls.py
2013-04-21lingering things from the mergeLuke Shumaker
2013-04-21Merge commit '91c451'Luke Shumaker
Conflicts: devel/views.py feeds.py local_settings.py.example packages/management/commands/signoff_report.py packages/views/flag.py public/views.py templates/404.html templates/base.html templates/devel/clock.html templates/devel/index.html templates/devel/packages.html templates/devel/profile.html templates/general_form.html templates/mirrors/mirror_details.html templates/mirrors/mirrorlist.txt templates/mirrors/mirrorlist_generate.html templates/mirrors/mirrorlist_status.txt templates/mirrors/mirrors.html templates/mirrors/status.html templates/news/add.html templates/news/delete.html templates/news/list.html templates/news/view.html templates/packages/details.html templates/packages/differences.html templates/packages/files.html templates/packages/flag.html templates/packages/flag_confirmed.html templates/packages/flagged.html templates/packages/flaghelp.html templates/packages/groups.html templates/packages/opensearch.xml templates/packages/packages_list.html templates/packages/search.html templates/packages/signoff_options.html templates/packages/signoffs.html templates/packages/stale_relations.html templates/public/about.html templates/public/art.html templates/public/blank.html templates/public/donate.html templates/public/download.html templates/public/feeds.html templates/public/index.html templates/public/keys.html templates/public/svn.html templates/public/userlist.html templates/registration/login.html templates/registration/logout.html templates/releng/add.html templates/releng/results.html templates/releng/thanks.html templates/todolists/list.html templates/todolists/public_list.html templates/todolists/todolist_confirm_delete.html templates/todolists/view.html templates/visualize/index.html todolists/views.py