2010-02-03 |
Stefan Koegl | subscribe by url on subscription page
|
commit | commitdiff | tree |
2010-02-03 |
Stefan Koegl | fix order of episodes in podcast view (bug 845)
|
commit | commitdiff | tree |
2010-02-03 |
Stefan Koegl | don't verify if targets of URLFields exists
|
commit | commitdiff | tree |
2010-02-03 |
Stefan Koegl | deleting a user requires confirmation, just deactivates
|
commit | commitdiff | tree |
2010-02-03 |
Stefan Koegl | prevent inactive users from logging in (787)
|
commit | commitdiff | tree |
2010-02-03 |
Stefan Koegl | user can change his password in /account (bug 731)
|
commit | commitdiff | tree |
2010-02-03 |
Stefan Koegl | refactoring resend validation mail, reset password
|
commit | commitdiff | tree |
2010-02-03 |
Stefan Koegl | Merge branch 'master' of ssh://stefankoegl@repo.or...
|
commit | commitdiff | tree |
2010-02-03 |
Stefan Koegl | ability to reset email address without logging in
|
commit | commitdiff | tree |
2010-02-02 |
Stefan Koegl | allow user to resend activation email
|
commit | commitdiff | tree |
2010-02-01 |
Stefan Koegl | add language field to podcast (bug 843)
|
commit | commitdiff | tree |
2010-01-31 |
Stefan Koegl | fix label of episode url (feed => direct download)
|
commit | commitdiff | tree |
2010-01-31 |
Stefan Koegl | make /episode/<id> available to anonymous users
|
commit | commitdiff | tree |
2010-01-31 |
Stefan Koegl | add info to episode history
|
commit | commitdiff | tree |
2010-01-31 |
Stefan Koegl | add page title to all templates
|
commit | commitdiff | tree |
2010-01-30 |
Stefan Koegl | cleanup selenium directory
|
commit | commitdiff | tree |
2010-01-30 |
Stefan Koegl | removing javadoc for selenium-server-1.0.1
|
commit | commitdiff | tree |
2010-01-30 |
Stefan Koegl | Merge branch 'master' of dgpo:~alex/mygpo-src
|
commit | commitdiff | tree |
2010-01-30 |
Stefan Koegl | Merge branch 'master' of dgpo:~martin/mygpo-src
|
commit | commitdiff | tree |
2010-01-30 |
Stefan Koegl | hide privacy settings for not-subscribed podcasts
|
commit | commitdiff | tree |
2010-01-30 |
Stefan Koegl | change wording for podcast privacy settings
|
commit | commitdiff | tree |
2010-01-30 |
Stefan Koegl | refactor device history
|
commit | commitdiff | tree |
2010-01-30 |
Stefan Koegl | more info for episode actions in history.html
|
commit | commitdiff | tree |
2010-01-30 |
Stefan Koegl | add and use template tag podcast_status_icon
|
commit | commitdiff | tree |
2010-01-30 |
Stefan Koegl | fix bug in history.html with podcast logos
|
commit | commitdiff | tree |
2010-01-30 |
Stefan Koegl | add EpisodeAction to Django Admin
|
commit | commitdiff | tree |
2010-01-30 |
Stefan Koegl | Merge branch 'master' of dgpo:~armin/mygpo-src
|
commit | commitdiff | tree |
2010-01-30 |
Stefan Koegl | add additional podcast and episode information
|
commit | commitdiff | tree |
2010-01-28 |
Stefan Koegl | don't display "Last week" = 0 in toplist
|
commit | commitdiff | tree |
2010-01-28 |
Stefan Koegl | display podcast logos (everywhere)
|
commit | commitdiff | tree |
2010-01-28 |
Stefan Koegl | fix date formatting for episode status download
|
commit | commitdiff | tree |
2010-01-28 |
Stefan Koegl | fix problem with episode_log.playmark=null
|
commit | commitdiff | tree |
2010-01-28 |
Stefan Koegl | Merge branch 'master' of ssh://stefankoegl@repo.or...
|
commit | commitdiff | tree |
2010-01-28 |
Stefan Koegl | expect since as timestamp for episode action download
|
commit | commitdiff | tree |
2010-01-28 |
Stefan Koegl | Merge branch 'master' of ssh://stefankoegl@repo.or...
|
commit | commitdiff | tree |
2010-01-28 |
Stefan Koegl | striptags for all user-entered strings
|
commit | commitdiff | tree |
2010-01-28 |
Stefan Koegl | truncate episode descriptions to 15 words in /podcast...
|
commit | commitdiff | tree |
2010-01-28 |
Stefan Koegl | additional error handling for saving episode actions
|
commit | commitdiff | tree |
2010-01-28 |
Stefan Koegl | remove unique episode_log (user_id, episode_id, timestamp)
|
commit | commitdiff | tree |
2010-01-28 |
Stefan Koegl | fix 404 when retrieving episode actions (bug 834)
|
commit | commitdiff | tree |
2010-01-28 |
Stefan Koegl | add overwrites removes for two different unsanitized...
|
commit | commitdiff | tree |
2010-01-27 |
Stefan Koegl | refactor Subscription.get_meta()
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | improving layout of search results
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | typo
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | show info for devices w/o subscriptions
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | group device list by sync_group
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | add description, subscribe-link to suggestions
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | increase margin below table.list
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | show info for adding new devices below device list
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | add link to software developer docs in base.html
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | 404 when a podcast with invalid id is requested
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | info on subscribe page if user doesn't have deivces
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | add sanitizing to "Subscribe with mygpo" (bug 827)
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | Merge branch 'master' of dgpo:~armin/mygpo-src
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | whitespace fixes
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | simplified getting current site in users.py
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | Merge commit 'armin/master'
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | fix broken style for not-deleted device
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | simplyfied site handling
|
commit | commitdiff | tree |
2010-01-26 |
Stefan Koegl | Merge branch 'master' of /home/armin/mygpo-src
|
commit | commitdiff | tree |
2010-01-25 |
Stefan Koegl | Merge branch 'master' of dgpo:mygpo-src
|
commit | commitdiff | tree |
2010-01-25 |
Stefan Koegl | error handling in sanitizing-maintenance
|
commit | commitdiff | tree |
2010-01-23 |
Stefan Koegl | catch ValueError when sync devices fails (bug 791)
|
commit | commitdiff | tree |
2010-01-22 |
Stefan Koegl | use current timestamp for sync-actions (bug 819)
|
commit | commitdiff | tree |
2010-01-21 |
Stefan Koegl | Merge branch 'master' of /home/alex/mygpo-src
|
commit | commitdiff | tree |
2010-01-20 |
Stefan Koegl | set col type from timestamp to datetime (bug 818)
|
commit | commitdiff | tree |
2010-01-20 |
Stefan Koegl | fix sanitizing for non-ascii urls (bug 820)
|
commit | commitdiff | tree |
2010-01-18 |
Stefan Koegl | add missing priorities in sanitizing-rules.sql
|
commit | commitdiff | tree |
2010-01-17 |
Stefan Koegl | prevent duplicating uids via web (bug 804)
|
commit | commitdiff | tree |
2010-01-17 |
Stefan Koegl | delete invalid podcasts in sanitizing-maintenance
|
commit | commitdiff | tree |
2010-01-17 |
Stefan Koegl | ignore URLs by sanitizing them to the empty string
|
commit | commitdiff | tree |
2010-01-17 |
Stefan Koegl | added url sanitizing to all apis (bug 747)
|
commit | commitdiff | tree |
2010-01-17 |
Stefan Koegl | using precompiled rules for sanitizing-maintenance
|
commit | commitdiff | tree |
2010-01-16 |
Stefan Koegl | moved trimming urls to custom rules
|
commit | commitdiff | tree |
2010-01-16 |
Stefan Koegl | basic_sanitizing removes leading, trailing spaces
|
commit | commitdiff | tree |
2010-01-16 |
Stefan Koegl | add django management cmd sanitizing-maintenance
|
commit | commitdiff | tree |
2010-01-16 |
Stefan Koegl | Merge branch 'master' of dgpo:mygpo-src
|
commit | commitdiff | tree |
2010-01-16 |
Stefan Koegl | finished url sanitizing maintenance
|
commit | commitdiff | tree |
2010-01-16 |
Stefan Koegl | add unique, id to SubscriptionMeta (subscription)
|
commit | commitdiff | tree |
2010-01-16 |
Stefan Koegl | implemented basic url sanitizing
|
commit | commitdiff | tree |
2010-01-15 |
Stefan Koegl | implemented basic url sanitizing
|
commit | commitdiff | tree |
2010-01-15 |
Stefan Koegl | Merge branch 'master' of dgpo:~martin/mygpo-src
|
commit | commitdiff | tree |
2010-01-14 |
Stefan Koegl | don't show "Last week" in toplist for new entries
|
commit | commitdiff | tree |
2010-01-13 |
Stefan Koegl | Merge branch 'master' of ssh://stefankoegl@repo.or...
|
commit | commitdiff | tree |
2010-01-13 |
Stefan Koegl | added links, device icons to subscription history
|
commit | commitdiff | tree |
2010-01-08 |
Stefan Koegl | Merge branch 'master' of dgpo:mygpo-src
|
commit | commitdiff | tree |
2010-01-08 |
Stefan Koegl | subscribe to podc despite extisting subscriptions
|
commit | commitdiff | tree |
2010-01-07 |
Stefan Koegl | Merge branch 'master' of dgpo:~alex/mygpo-src
|
commit | commitdiff | tree |
2010-01-07 |
Stefan Koegl | Merge branch 'master' of dgpo:~martin/mygpo-src
|
commit | commitdiff | tree |
2010-01-07 |
Stefan Koegl | added english django.po
|
commit | commitdiff | tree |
2010-01-07 |
Stefan Koegl | Merge branch 'master' of ssh://stefankoegl@repo.or...
|
commit | commitdiff | tree |
2010-01-06 |
Stefan Koegl | Merge branch 'master' of dgpo:~alex/mygpo-src
|
commit | commitdiff | tree |
2010-01-06 |
Jim Nygård | add translation for Norwegian Bokmål
|
commit | commitdiff | tree |
2010-01-05 |
Stefan Koegl | generated po files for de, it
|
commit | commitdiff | tree |
2010-01-04 |
Stefan Koegl | Merge branch 'master' of dgpo:~armin/mygpo-src
|
commit | commitdiff | tree |
2010-01-04 |
Stefan Koegl | bugfixing simple api and tests
|
commit | commitdiff | tree |
2010-01-04 |
Stefan Koegl | Merge branch 'master' of dgpo:~martin/mygpo-src
|
commit | commitdiff | tree |
2010-01-03 |
Stefan Koegl | Merge branch 'master' of dgpo:mygpo-src
|
commit | commitdiff | tree |
2010-01-03 |
Stefan Koegl | Merge branch 'master' of dgpo:~alex/mygpo-src
|
commit | commitdiff | tree |
2010-01-01 |
Stefan Koegl | add proof-of-concept search using haystack, woosh
|
commit | commitdiff | tree |