soutade
|
c9659baff0
|
Merge branch 'master' of cybelle:kisscount
|
2018-05-07 14:21:49 +02:00 |
|
soutade
|
eba1057656
|
Remove some warnings
|
2018-05-07 14:21:19 +02:00 |
|
soutade
|
9133973148
|
Bad account updated when it's changed on MainPanel
|
2018-03-25 17:33:01 +02:00 |
|
soutade
|
caee84b38c
|
Update translations
|
2018-03-16 18:07:49 +01:00 |
|
soutade
|
202d11ba79
|
Remove libkdchart
|
2018-03-16 17:54:44 +01:00 |
|
soutade
|
9ba4ca5302
|
Intergate start/end constraints in web interface
|
2018-03-01 07:32:31 +01:00 |
|
soutade
|
9382a49821
|
Don't count virtual operations in check mode
|
2018-02-18 10:30:00 +01:00 |
|
soutade
|
4a8e0326aa
|
Update ChangeLog
|
2018-01-06 19:44:03 +01:00 |
|
soutade
|
76808fe700
|
Fix some bugs in yearTo selection & fill in GenerateDialog
|
2018-01-06 19:43:35 +01:00 |
|
soutade
|
0a1b9819c7
|
Set default month to december for year != cur year (avoid new year bug)
|
2018-01-06 19:42:24 +01:00 |
|
soutade
|
3c36249781
|
Update ChangeLog
|
2017-11-01 20:39:04 +01:00 |
|
soutade
|
0d929c8b92
|
Prevent integer overflow when computing percents in CostRepartitionBanner
|
2017-11-01 20:37:51 +01:00 |
|
soutade
|
7761fbac00
|
Resize rows to content at startup
|
2017-11-01 20:37:16 +01:00 |
|
soutade
|
ca925d37cb
|
Revert back commit b1ce5fc2a2
|
2017-11-01 20:36:52 +01:00 |
|
soutade
|
3684c324c0
|
Add "start_date" and "end_date" into accounts properties
|
2017-10-15 11:38:58 +02:00 |
|
soutade
|
74ca6a2285
|
Setup accessors for user's preferences
|
2017-10-15 11:36:27 +02:00 |
|
soutade
|
ea7491aff7
|
Add .gitignore
|
2017-10-15 11:36:27 +02:00 |
|
soutade
|
b86b934e75
|
Improve GUI by removing some blank spaces around grids and center widgets
|
2017-10-15 11:36:27 +02:00 |
|
soutade
|
2b664c3b4f
|
Quick and dirty port to Qt5
|
2017-10-15 11:36:27 +02:00 |
|
soutade
|
7b6d0bb870
|
Specify moc-qt4 in Makefile to avoid building with Qt5 moc
|
2017-10-15 11:36:26 +02:00 |
|
soutade
|
53ecc806a7
|
LinkOrUnlinkOperation must not be done on meta operations
|
2017-10-05 19:05:55 +02:00 |
|
soutade
|
61e2a7505c
|
Fix a bug in Database.cpp : operation forced to non virtual in LinkOrUnlinkOperation
|
2017-09-12 20:58:57 +02:00 |
|
soutade
|
02b204d408
|
GridAccount : set operation as virtual if its account is virtual
|
2017-09-12 20:58:10 +02:00 |
|
soutade
|
53cf28e397
|
Make code for virtual operation clearer in AccountPanel
|
2017-09-12 20:57:22 +02:00 |
|
soutade
|
6865b75da8
|
Update ChangeLog
|
2017-02-05 10:02:56 +01:00 |
|
soutade
|
fb6cb35e65
|
Fix a bug : Week lines were not re computed after deleting an operation
|
2017-02-05 10:02:49 +01:00 |
|
soutade
|
533442b874
|
Fix a bug : Sub operations were not removed from database when deleting meta operation
|
2017-02-05 10:02:08 +01:00 |
|
soutade
|
f3a66790d0
|
Fix a bug : Initial and final negative account values were not displayed in red
|
2017-02-04 15:12:40 +01:00 |
|
soutade
|
7003a4795d
|
Don't includes virtual account in negative computation (for calendar warning display)
|
2017-02-04 15:10:55 +01:00 |
|
soutade
|
d046f4e399
|
Bug in FormulaDelegate : string copy was made in a wrong way
|
2017-01-01 17:34:56 +01:00 |
|
soutade
|
320d8689f6
|
Bug in expression parser, negative mark before parenthesis considered as positive.
|
2017-01-01 17:20:25 +01:00 |
|
soutade
|
0b037cff7c
|
Set background calendar color to red or yellow when one account is negative or less than 200€
|
2017-01-01 17:20:08 +01:00 |
|
soutade
|
23829bdf70
|
package.sh was broken due to parsing errors in debian/changelog
|
2016-10-08 20:28:52 +02:00 |
|
soutade
|
fe35930273
|
Use prepared query for value replacement allowing to use non escaped characters
|
2016-10-08 20:05:01 +02:00 |
|
soutade
|
992516d972
|
Fix a bug : Crash when use of a tag in a new operation. Tag must not be taken in account for op_complete.
|
2016-09-09 17:38:11 +02:00 |
|
soutade
|
ed1886fe46
|
Fix French translation
|
2016-05-22 16:00:16 +02:00 |
|
soutade
|
41261cf95f
|
Set autofocus attribute to user in index.php
|
2015-11-05 18:06:21 +01:00 |
|
soutade
|
fe5e9208a3
|
Use transactions for SQL updates
|
2015-10-11 09:42:32 +02:00 |
|
soutade
|
9dac732efe
|
Rename ressources into resources
|
2015-06-20 18:22:51 +02:00 |
|
soutade
|
7e5f13c445
|
Fix a bug : Bad memcpy length in localtime_r() and gmtime_r()
|
2015-06-19 18:51:27 +02:00 |
|
soutade
|
d310be1b6d
|
Merge branch 'dev'
|
2015-06-08 21:13:24 +02:00 |
|
soutade
|
20be059f27
|
Fix a bug : Don't add operation if amount not set
|
2015-06-04 20:18:35 +02:00 |
|
soutade
|
f0e0aba4f3
|
Fix a bug : Forgot +1 when creating tags list in GridAccount
|
2015-01-27 18:50:55 +01:00 |
|
soutade
|
efc2ce20b3
|
Forgot Tag header
|
2014-12-02 17:50:07 +01:00 |
|
soutade
|
54945703b6
|
Update web view
|
2014-11-27 18:27:31 +01:00 |
|
soutade
|
e9e0e35c12
|
Fix problems in export engine
|
2014-11-12 20:48:45 +01:00 |
|
soutade
|
628c4a4588
|
Update Changelog
|
2014-11-11 10:25:45 +01:00 |
|
soutade
|
459e07ee11
|
Second version
|
2014-11-10 13:50:00 +01:00 |
|
soutade
|
57d4b90182
|
Tag management : first version
|
2014-11-10 11:54:28 +01:00 |
|
soutade
|
899dc3db71
|
Update Makefile for WIN32 and copyright date
|
2014-10-23 21:06:27 +02:00 |
|
soutade
|
2cea83f22b
|
Warn user when some operation dates are modified due to month restriction
|
2014-02-08 15:14:04 +01:00 |
|
soutade
|
34bbd08de6
|
Fix a bug in generate month : if the next month has less days than the first, but there are operations on non existings days, use last day of new month.
|
2014-02-08 12:21:07 +01:00 |
|
soutade
|
2572701d34
|
Update Debian information for version 0.5
|
2013-06-10 22:48:47 +02:00 |
|
soutade
|
6b762e0df5
|
Update version in README
|
2013-06-08 15:00:32 +02:00 |
|
soutade
|
9575705106
|
Update version in README
|
2013-06-08 15:00:07 +02:00 |
|
soutade
|
e46c5292b9
|
New dev version : 0.5
|
2013-06-03 18:43:00 +02:00 |
|
soutade
|
27afbb95c6
|
Merge from dev
|
2013-06-03 18:37:43 +02:00 |
|
soutade
|
68f2294b96
|
Update ChangeLog
|
2013-02-26 16:06:57 +01:00 |
|
soutade
|
d6ef8aebdb
|
Add cost repartition to SearchPanel
|
2013-02-26 16:04:27 +01:00 |
|
soutade
|
eaba622a3f
|
Extract cost repartition from StatsPannel
|
2013-02-26 15:34:52 +01:00 |
|
soutade
|
fb2541358c
|
Fix a regression : meta description always updated to first child description
|
2013-02-26 15:05:34 +01:00 |
|
soutade
|
2ec5e124da
|
Extract cost repartition banner
|
2013-02-26 12:17:35 +01:00 |
|
soutade
|
0d80d91a47
|
Fix a bug : Group a non checked operation with a checked meta did not uncheck meta
|
2013-02-17 19:11:38 +01:00 |
|
soutade
|
e0efe42b14
|
Simplify UpdateNextMonths function
Add "create_if_not_exsits" to Database::GetAccountAmount
|
2013-02-17 18:58:32 +01:00 |
|
soutade
|
fcc7d09071
|
Update Changelog
|
2013-01-17 20:25:27 +01:00 |
|
soutade
|
62a3712ff7
|
Add CSV Export
Set DateFrom to first of month for SearchBanner
Fix a bug : for dates in Search
Fix a bug : file was not truncated during export
|
2013-01-17 20:22:42 +01:00 |
|
soutade
|
e9c677f5b2
|
When user changes month or year in SearchBanner, A new date wasn't selected by default resulting in bad SQL query
|
2013-01-13 20:36:42 +01:00 |
|
soutade
|
d74ad570ad
|
Update Changelog
|
2012-12-27 17:58:35 +01:00 |
|
soutade
|
ba24fd4a91
|
Rework GridAccount to be simpler, more modulable and more resitant to bugs
|
2012-12-27 17:56:20 +01:00 |
|
soutade
|
6a90c340d3
|
Update Changelog
|
2012-12-27 09:42:53 +01:00 |
|
soutade
|
3e89eb7279
|
Sort categories with translated names
|
2012-12-16 09:49:51 +01:00 |
|
soutade
|
32fcf0f66d
|
Add TODO in Debian packaging, because it breaks autobuild
|
2012-08-04 15:01:51 +02:00 |
|
soutade
|
d206d5b051
|
Add TODO in Debian packaging, because it breaks autobuild
|
2012-08-04 15:01:21 +02:00 |
|
soutade
|
2645de9c16
|
Retrieve french.po
|
2012-08-03 21:13:57 +02:00 |
|
soutade
|
c5be6a2b0d
|
Fix a bug : argc must be passed as a reference
|
2012-08-03 21:09:01 +02:00 |
|
soutade
|
c685d4b3fb
|
Fix a bug : argc must be passed as a reference
|
2012-08-03 21:08:20 +02:00 |
|
soutade
|
df4228d799
|
Merge branch 'dev' of cybelle:kisscount into dev
|
2012-08-03 21:00:52 +02:00 |
|
soutade
|
09b0f9a656
|
Retrive french.po
|
2012-08-03 20:59:21 +02:00 |
|
soutade
|
5b8b17cbea
|
Add low icons
|
2012-06-29 20:34:06 +02:00 |
|
soutade
|
51e348ef7b
|
Add primitive support of low resolutions
|
2012-06-29 20:33:33 +02:00 |
|
soutade
|
a5572cc07b
|
Remove TODO from Debian archives
|
2012-06-15 13:15:45 +02:00 |
|
soutade
|
5f3a80b4eb
|
Remove TODO to Debian packages
Remove french.po from git
|
2012-06-15 13:15:17 +02:00 |
|
soutade
|
1aa37d3110
|
Remove TODO to Debian packages
Remove french.po from git
|
2012-06-15 13:14:49 +02:00 |
|
soutade
|
3340f95393
|
Merge branch 'dev' of cybelle:kisscount into dev
|
2012-06-14 20:31:52 +02:00 |
|
soutade
|
a203ad0422
|
Merge branch 'master' of cybelle:kisscount
|
2012-06-14 20:30:22 +02:00 |
|
soutade
|
ba32a26bde
|
Remove TODO from binary packaging
|
2012-06-14 20:28:09 +02:00 |
|
soutade
|
24cb1df7a5
|
Remove TODO from binary packaging
|
2012-06-14 20:27:58 +02:00 |
|
soutade
|
44636c5882
|
Change version from 0.3 to 0.4
|
2012-06-11 18:31:02 +02:00 |
|
soutade
|
1fcc1af299
|
Fix a bug in install.sh (ROOT_DIR includes DEST_DIR)
|
2012-06-10 18:10:47 +02:00 |
|
soutade
|
8ded65b237
|
Merge with dev
|
2012-06-10 18:05:47 +02:00 |
|
soutade
|
5d37b41042
|
Center date for new operations
Rename CONTRIBUTORS in AUTHORS
About message wasn't translated
|
2012-06-10 17:07:51 +02:00 |
|
soutade
|
6f29891fe0
|
Don't override default font
|
2012-06-10 15:15:04 +02:00 |
|
soutade
|
e911dffdbd
|
Use Qt cryptographic library instead of C implementation (regression on win32)
|
2012-06-07 21:20:27 +02:00 |
|
soutade
|
a07110db04
|
Fix a bug with qm files in package*.sh
|
2012-06-07 19:52:51 +02:00 |
|
soutade
|
92e0df0bcf
|
Update package files
|
2012-06-07 19:48:52 +02:00 |
|
soutade
|
a42b343a14
|
Remove old .mo files and replace them with .qm
|
2012-06-07 19:48:02 +02:00 |
|
soutade
|
1db182944c
|
Update copyrights date in debian
|
2012-06-07 19:36:12 +02:00 |
|
soutade
|
6ee42318e5
|
Work on setup
|
2012-06-01 21:36:58 +02:00 |
|
soutade
|
8ca99707ce
|
Update install.sh
|
2012-05-31 21:38:47 +02:00 |
|
soutade
|
59a020e241
|
Clean Makefile
|
2012-05-31 21:33:43 +02:00 |
|