Jyri-Petteri Paloposki
096afeacd7
Few more fixes to the integrations l10n
2021-01-11 01:40:00 +02:00
Jyri-Petteri Paloposki
971ef477e5
Make a few more targets translatable. Tracks should now be pretty close to fully translatable.
2021-01-11 00:15:44 +02:00
Jyri-Petteri Paloposki
49660a0546
Merge pull request #2514 from TracksApp/code_style
...
More code style fixes
2021-01-06 12:46:18 +02:00
Jyri-Petteri Paloposki
31aa6e6516
Make a few string and help page translatable. Fix the recurring todo dialog close button.
2021-01-06 11:17:08 +02:00
Jyri-Petteri Paloposki
d4c9041ccd
More code style fixes
2021-01-06 03:47:35 +02:00
Jyri-Petteri Paloposki
9b27b08856
#2486 : Fix the syntax and move Matrix together with IRC
2020-09-23 13:14:47 +03:00
Jyri-Petteri Paloposki
d706c080e7
#2486 : Change Gitter to Matrix
...
Fixes #2486 .
2020-09-19 11:27:25 +03:00
Jyri-Petteri Paloposki
cf5751cdce
Add a help page with link to the user manual and other sources
2020-07-23 22:20:28 +03:00
Jyri-Petteri Paloposki
16ca18e4f5
#2034 : Change the REST API documentation to point to the existing done tasks API
2019-05-04 20:35:38 +03:00
Carsten Otto
a2726de78c
fix typo
2016-07-19 19:10:15 +02:00
Matt Rogers
bb934b6474
Remove the Google Gadget Integration
...
Google has discontinued the "Add any gadget by URL" Labs feature. Remove
the feature from the application.
2015-08-07 21:31:00 -04:00
Matteo Giaccone
177971a70e
Remove applescript integration. Closes #1723
2015-01-02 21:12:32 +00:00
Dan Rice
79587541d6
Use www.getontracks.org as canonical website URL
...
[ci skip]
2014-08-31 13:14:15 -04:00
Matt Rogers
aa41e20e46
Remove trailing whitespace and tabs
2014-08-14 21:05:05 -05:00
Dan Rice
7d7e47deff
Add Spring and spring-aware binstubs
...
Also remove /script, which is no longer used in Rails 4
2014-05-16 12:21:40 -04:00
Reinier Balt
595806be87
add parameter to REST api for todos to limit result to active todos. Fixes #1388
2014-05-16 15:33:45 +02:00
Reinier Balt
8da5e5c220
fix #1446 by adding xml to path for google gadget on integration page
2014-01-02 20:01:05 +01:00
Greg Sutcliffe
2f043911c6
Extend RichMessage format to include other data
...
Uses new Regex to detect:
@ context
~ project
> tickler-date
< due-date
# tag (repeatable)
* (starred)
2013-10-16 21:25:47 +01:00
Greg Sutcliffe
5e32d6da76
Add integration docs for Mailgun
2013-09-27 21:21:46 +01:00
Reinier Balt
bd8498f39c
fix #1287 . Fix various small bugs and some small improvements
2012-06-29 16:48:30 +02:00
Reinier Balt
05695c12ea
Enable the message_gateway to handle sending all email to a specific user. The current
...
scanning on to: and from: fields does not work if you bcc Tracks in email.
site.yml.tmpl is updated to reflect this and removes cas, ldap and openid configs
Also the integrations page is updated to reflect the above
2012-06-28 16:51:46 +02:00
Reinier Balt
d7aebf03a0
get context, dependencies and admin scenarios running
2012-05-01 15:45:58 +02:00
Reinier Balt
96db48dd86
get project integrations and login controller tests running
2012-04-30 13:56:40 +02:00
Reinier Balt
174becee81
fix #1078 and document it on the REST_API page
2011-07-09 18:47:30 +02:00
Reinier Balt
e0dae50dfa
translate footer and integration page to dutch
2011-02-22 10:39:59 +01:00
Reinier Balt
484356fe07
small improvements
...
render :partial => filename, :object => @object can be written shorter since rails 2.0 like
render :partial => @object or render :partial => @collection
Also form_for is smart bout put and post for update and creation.
it helps watching older railcasts episodes :-)
2011-02-03 18:17:28 +01:00
Marcus Ilgner
338d4bb5a6
Added locale selection to preferences
...
Mostly completed transition to full i18n
Incorporated german translations by Ulf Klose <ulf.klose@gmail.com>
2011-01-16 18:14:07 +01:00
Marcus Ilgner
fd3f69d927
Changed code to support basic i18n.
...
Added RubyMine configuration and rvm setup to .gitignore.
2010-11-09 16:31:26 +08:00
Eric Allen
4f66e463bd
Move integrations JS into application.js
...
Closes #1016
2010-03-25 07:53:34 -04:00
Patrice Neff
c7828185d6
Automatically insert backlink to the message in the Mail.app Apple
...
Script.
2010-01-10 08:34:10 +08:00
Reinier Balt
a2dd4797b7
last commit went wrong. sorry for the noise
2009-08-04 10:05:32 +02:00
Reinier Balt
e3d4286cb3
forgot to add new view for the google gadget. Also updates integration page with a link to the new gadget.
2009-08-04 10:01:47 +02:00
Reinier Balt
0272f812da
Add the ability to integrate your tracks installation as a Gmail Gadget. Code was contributed by GTDify.com. Thanks!
...
see http://www.getontracks.org/forums/viewthread/434/
2009-08-04 09:54:45 +02:00
Vitalie Lazu
a634206e5f
Fixed typo on /integrations/rest_api page, missing closing todo tag and project_id
...
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2009-01-17 22:22:25 +08:00
Hans de Graaff
307e85287c
OpenSearch support.
...
This implements #804 .
2008-12-10 21:34:36 +01:00
Reinier Balt
c5cff97f3f
fixes #785
2008-10-21 09:11:21 +02:00
Eric Allen
01c7fd1296
Tweak preference name a bit and add documentation to Integrations controller
2008-10-03 00:35:03 -04:00
Reinier Balt
c2624840e7
update Tracks RESTapi documentation page
...
when using xml as content type, you should send xml
2008-08-25 15:38:50 +02:00
Reinier Balt
4139a6bc82
changes api description to follow solution in #738
2008-06-20 08:37:31 +02:00
bsag
4cbf5a34d3
Removed superfluous 'tracks' directory at the root of the repository.
...
Testing commits to github.
2008-05-20 21:28:26 +01:00