source: @ 390:3915f9d40340

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @390:3915f9d40340   7 days gibus commit c_client.min.js (compressed version of previous commits with …
(edit) @389:eecda8559c1d   7 days gibus Allow permalink on comments even when embedfing iframe.
(edit) @388:ba81ba3ed3a0   6 weeks gibus throbber should be upper
(edit) @387:801da459c9ce   6 weeks gibus add throbber image
(edit) @386:555135ac8900   6 weeks gibus add throbber to wait until text is loaded
(edit) @385:c67ddb086074   6 weeks gibus better use images for arrows on toggle bar to avoid font size dofferences …
(edit) @384:176146bff447   6 weeks gibus fix a french translation
(edit) @383:661248a4ef4a   6 weeks gibus add arrows on toggle bars
(edit) @382:a3eaeeed9c6e   6 weeks gibus better positioning of 'new comment' form
(edit) @381:641430ef426c   6 weeks gibus :active on whole 'add comment' button, not just text
(edit) @380:b308cc50a49e   6 weeks gibus better design for 'add comment' button
(edit) @379:295b1c9d8f59   6 weeks gibus rounded corners for 'add comment' button
(edit) @378:7d05535e143b   6 weeks gibus commit c_client.min.js (compressed version of previous commits with …
(edit) @377:5e4c48c6f942   6 weeks gibus restore image for old 'add comment button' even if unused
(edit) @376:431fdca06662   6 weeks gibus title when hovering 'add comment' button
(edit) @375:d6439b3eb2de   6 weeks gibus replace 'add comment' button
(edit) @374:aa71c04f5832   6 weeks gibus semicolon useless in python
(edit) @373:f6fe14eb51bc   3 months sid1 Add a title attribute on comment scopes to indicate the number of comments …
(edit) @372:12d4ecdee21d   3 months sid1 Correct typo in help messages. Rebuild all locales, eliminating the …
(edit) @371:474bf251b730   3 months sid1 Revision of french translation. No more empty strings (-24)
(edit) @370:93c6ef9d7edf   3 months sid1 Revision of spanish translation. No more fuzzy strings (-63). No more …
(edit) @369:3397ca089bf0   3 months sid1 One french fuzzy string uncomented.
(edit) @368:7279252f7bd9   3 months sid1 Add spaces before item.count(s) in lists of com state/author/tags/time in …
(edit) @367:e4a0c2fe8df2   3 months gibus markdown2pdf is buggy => convert to HTML and use abiword to export in PDF
(edit) @366:98af3be91847   3 months gibus For some reasons, abiwords can read background style attribute but not …
(edit) @365:a478cb9786fd   3 months gibus For some reasons, abiwords can read background style attribute but not …
(edit) @364:41dd28557b5d   3 months gibus tidyfy html before conversion with abiword
(edit) @363:b3424ca5b836   3 months gibus add python pexpect in dependencies
(edit) @362:afb7dc8758f5   3 months gibus add python pexpect in dependencies
(edit) @361:5f2a1237050a   3 months gibus Delete temporary files
(edit) @360:bfaab8740995   3 months gibus Add abiword as an alternative to open office for conversions
(edit) @359:0bab4ef95bfe   4 months gibus Add can_delete_comment_own to Commentator
(edit) @358:3e58bf6b3f3e   4 months dev when trying markdown2pdf without xetex option, use custom-header for …
(edit) @357:2f4587a37ff9   4 months dev if markdown2pdf fails try without -xetex option
(edit) @356:52569110fb34   4 months gibus --xetex option in markdown2pdf seems to cause "Invalid or incomplete …
(edit) @355:c926868cf7e6   5 months gibus if DECORATED_CREATORS take into account the "fake" username if …
(edit) @354:4c7feb67d4a0   5 months dev merge with changeset 352:7bc8d8bfe443
(edit) @353:c5de47e27dbd   5 months dev merge
(edit) @352:07a1fba18fff   5 months dev do not use pandoc to convert from html to html
(edit) @351:9245a73f5787   5 months dev use different tempfiles for in and out + use xtex for markdown2pdf
(edit) @350:9e4b7555d65d   5 months dev replace msdos \r\n
(edit) @349:8d1ce1bda109   5 months dev workspace in parameter for memoize
(edit) @348:df389c3a9277   5 months dev add piwik tracking
(edit) @347:0a359382701b   5 months dev prevent uno custom import from messing with south import machinery (to …
(edit) @346:af73719c208c   5 months dev 3.0.0 -> 3.0.0b1
(edit) @345:2ff8619302bd   5 months dev 3.0.0 -> 3.0.0b1
(edit) @344:9787360440db   5 months dev memoize get_activity
(edit) @343:7bc8d8bfe443   9 months gibus open source -> free software
(edit) @342:b613783c71e8   11 months gibus Missing French translation for some javascript.
(edit) @341:053551f213fb   11 months gibus Coding style for js: expand tabs
(edit) @340:9e2b9e568e42   11 months gibus Be more strict by controlling that value ofcomment_op url parameter is set …
(edit) @339:0508284129cf   11 months gibus Open automatically reply to comment form when comment_op url parameter is …
(edit) @338:3174f59df260   11 months gibus Focus on content textarea when opening reply to comment form
(edit) @337:614669e0e313   11 months gibus Add url parameter (comment_op=reply) to open automatically reply to …
(edit) @336:f7fb42d3f526   11 months gibus api doc
(edit) @335:74dbc5568bbd   11 months gibus add comment_key optional parameter for /api/comments/ to fetch a single …
(edit) @334:f02debb25475   11 months raph Added tag v1.0.5 for changeset f080de4cad76
(edit) @333:f080de4cad76   12 months gibus Fix browsing by modifications, take into account every comment in a thread …
(edit) @332:f2771849dc09   12 months gibus commit c_client.min.js (compressed version of previous commits with …
(edit) @331:7ddb9fa9c3f2   12 months gibus focus on comment specified as url parameter *even if it is not the last …
(edit) @330:db7616686c57   12 months gibus oops forgot "else" on last commit
(edit) @329:00df963f91fb   12 months gibus When comment_id_key is passed as URL parameter, focus on this comment, …
(edit) @328:2a6033ca510e   12 months gibus Select only comments from last version.
(edit) @327:d858c3bb07fe   12 months gibus save prototype for django new version (1.2.3)
(edit) @326:884e94895d69   12 months raph Merge with addba77f2f901c689d9abed3d4ce2c5d25fef5f1
(edit) @325:5b15e43001da   12 months raph i18n compile
(edit) @324:78cdeff40fe6   12 months km update
(edit) @323:addba77f2f90   12 months gibus email_re has moved from django.form.fields to django.core.validators …
(edit) @322:c7eac1e0b46a   12 months raph i18n update
(edit) @321:e13b6d92f70c   12 months raph add format tips
(edit) @320:1132f5f6eddf   12 months raph Typo
(edit) @319:3f27ace4c9c2   13 months raph fix title display
(edit) @318:dde5f6f9045a   13 months raph use base_workspace template
(edit) @317:ba97de91e674   13 months raph remove unused About link
(edit) @316:a7c63de8abc5   13 months raph add popup tip for anonymous users in user list
(edit) @315:bf61a1b40eb5   13 months raph only display tag filtering form if tags exist
(edit) @314:d22bd8a85f10   13 months raph add popup tip to create and upload dashboard action links
(edit) @313:dcbb54cbfd06   13 months raph silently swallow IOError in timezone setting
(edit) @312:731664a49992   13 months raph add note size limitation
(edit) @311:459e30951aa2   13 months raph fix: register user_created activity only if users where really added
(edit) @310:c6d3cf22f2cf   14 months raph do not use deprecated package ucs
(edit) @309:48f59ae7c992   14 months raph customize latex header to include eurofont and fix ucs import
(edit) @308:3b92edaa5291   14 months raph do not try to us comment if detached
(edit) @307:0cf1d1fc084c   14 months raph use fixed table size for comparing versions
(edit) @306:3ee97f4fd0aa   15 months raph fix typo in hgignore
(edit) @305:df2c3202fd8e   15 months raph do not lock table with backends other than postgresql (postgresql specific …
(edit) @304:19f313576d44   15 months raph use django 1.1.2 (fixes notif. test)
(edit) @303:31eb61fe6cf4   15 months raph fix tests for mysql
(edit) @302:55f97508300b   15 months raph refactor (cleanup) hgignore
(edit) @301:6e8fb4869d50   15 months raph fix: use 'keep_comments' parameter when editing text
(edit) @300:7aaf5c0d6af4   15 months gibus doc api: add cancel_modified_scopes as parameter of Edit text
(edit) @299:34b4038e3069   15 months raph check with api version of security checking prior to fun call
(edit) @298:f6dab88267b7   15 months raph cleanup unused 'markup' template tag lib usage
(edit) @297:173710f4b6d1   15 months raph fix settings import
(edit) @296:6959c2875f47   15 months raph Merge with 875e57f5f6ac74a1d6fb0e2623157fff254c338f
(edit) @295:7c40b98f627f   15 months raph Merge with b8672f57ba3cd4e876277a13c69621446b940052
(edit) @294:c2c262ac1273   15 months raph do not show permalink if prefix is used in embed params / minified client …
(edit) @293:2c52e4453bf7   15 months raph api update (incl. doc)
(edit) @292:3442202aff1a   15 months raph add parameter to display "decorated" creator (used with api calls)
(edit) @291:7aec57e4738f   15 months raph add prefix to use external caller as proxy (calls via api)
Note: See TracRevisionLog for help on using the revision log.