aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding links to bugs.g.o and qa-reports.g.ovolpino2013-08-261-0/+15
|
* euscanwww: Added category description, overlay description, homepage and pathvolpino2013-02-232-0/+5
| | | | | | | | Minor changes: - Fixed broken tests (alive field was still there) - Added plural to Category model Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Added floatformat to average confidence to roundvolpino2013-02-231-1/+1
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Improved query for aggregating handler's datavolpino2012-11-271-2/+2
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: tweak the new handler codeCorentin Chary2012-11-261-20/+44
| | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* euscanwww: Fixing metadata and ebuild urlsvolpino2012-11-261-4/+4
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: per handler package listvolpino2012-11-263-2/+22
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Handler's statisticsvolpino2012-11-261-0/+24
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: slot is not part of unique_together. Better version stringsvolpino2012-11-251-2/+2
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Favourite/Unfavourite template code refactoredvolpino2012-11-086-151/+33
| | | | | | | * Now is more DRY, the JS code and the HTML code are in one place * It works even without JS Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Refresh package button works even without JSvolpino2012-11-081-12/+21
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Simple link instead of formvolpino2012-11-081-4/+4
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Upstream urls now are anchorsvolpino2012-11-081-1/+4
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Showing ebuild and metadata in package details pagevolpino2012-11-081-1/+10
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Use Version.tag to be more DRYvolpino2012-11-081-1/+1
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Adding make.conf and overlays info to config pagevolpino2012-11-021-7/+36
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Moving all account related stuff to a separate appvolpino2012-11-028-332/+0
| | | | | | | | Note: This commit could break things, the userprofile model has been moved so the db layout must change (some alter table commands are needed to don't lose data) Signed-off-by: volpino <fox91@anche.no>
* euscanwww: use maintainers names, not idsCorentin Chary2012-10-294-17/+17
| | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* euscanwww: Adding an about config pagevolpino2012-10-291-0/+95
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Wrapping herds and maintainers in <p> to put them in newlinesvolpino2012-10-291-14/+18
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: making get parameter shortervolpino2012-10-291-1/+1
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Created a feed for scan world with packages in GETvolpino2012-10-291-0/+12
| | | | | | | Note: Check if passing parameters in GET is good, there's the risk of looong urls Signed-off-by: volpino <fox91@anche.no>
* Merge remote-tracking branch 'origin/master'Corentin Chary2012-09-142-1/+2
|\ | | | | | | | | | | | | Conflicts: euscanwww/djeuscan/templates/euscan/accounts/euscan_email.txt Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
| * euscanwww/templates: minor fixesCorentin Chary2012-09-142-1/+2
| | | | | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* | euscanwww: Improved email templatevolpino2012-09-031-42/+23
| | | | | | | | | | | | | | Now the code is quite cryptic but it's to remove useless blank lines in the final output. Signed-off-by: volpino <fox91@anche.no>
* | euscanwww: Fixing all templates to be XHTML compliantvolpino2012-08-1517-100/+108
| | | | | | | | Signed-off-by: volpino <fox91@anche.no>
* | euscanwww: Fixing preferences form errorsvolpino2012-08-151-13/+13
| | | | | | | | Signed-off-by: volpino <fox91@anche.no>
* | euscanwww: Added feeds help pagevolpino2012-08-141-0/+30
| | | | | | | | Signed-off-by: volpino <fox91@anche.no>
* | euscanwww: user feed link is displayed on every page for registered usersvolpino2012-08-142-11/+1
|/ | | | Signed-off-by: volpino <fox91@anche.no>
* djeuscan: enhance email templateCorentin Chary2012-08-143-32/+52
| | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* djeuscan: better email templateCorentin Chary2012-08-141-0/+31
| | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* euscanwww: initial implementation of euscan updates emailvolpino2012-08-112-0/+10
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Adding more options to preferences, implementing more filters for ↵volpino2012-08-111-2/+59
| | | | | | feeds Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Added watch/unwatch button to scan worldvolpino2012-08-105-1/+44
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Adding PoC switches for feed settingsvolpino2012-08-081-1/+24
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Adding basic custom user feedvolpino2012-08-081-0/+9
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Improved forms UI, added preferences page and change passwordvolpino2012-08-083-3/+46
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Fixing typo in dashboardvolpino2012-08-081-1/+1
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: misc fixesCorentin Chary2012-08-031-4/+4
| | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* euscanwww: Added missing icons and truncatecharsvolpino2012-07-301-2/+18
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Added some "truncatechars" filtersvolpino2012-07-275-5/+9
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Adding queue position in refresh package alert messagevolpino2012-07-271-5/+7
| | | | Signed-off-by: volpino <fox91@anche.no>
* djeuscan: move problem to another page, use an icon, restrict to registeredCorentin Chary2012-07-253-160/+188
| | | | | | We may move it back to the package page later. Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* djeuscan: display confidence and tweak result displayCorentin Chary2012-07-241-3/+2
| | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* euscanwww: added alert on refresh request, added missing pull-rightvolpino2012-07-205-24/+38
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Icons for watching and refreshing, a user can refresh only oncevolpino2012-07-205-18/+24
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Added ansi to html helpervolpino2012-07-201-1/+1
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscan: move version type helpers to euscan.versionCorentin Chary2012-07-2020-21/+21
| | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* euscanwww: Report problems is hided and can be shown with a clickvolpino2012-07-171-41/+49
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Adding unstable to legendavolpino2012-07-171-0/+1
| | | | Signed-off-by: volpino <fox91@anche.no>