Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Titouan Soulard
erp5
Commits
cd93cec3d14d1657f4d71310b206fe9f080faace
Switch branch/tag
erp5
09 Jul, 2013
1 commit
use transactional variable to more efficient
· cd93cec3
Aurel
authored
Jul 09, 2013
cd93cec3
05 Jul, 2013
3 commits
make sure it is a string, restrictedTraverse does not like unicode
· 414d7fcd
Aurel
authored
Jul 05, 2013
414d7fcd
if we do no split indexation, do no create an activity for it, run it
· beb29b94
Aurel
authored
Jul 05, 2013
beb29b94
remove useless code
· 9b4d79c0
Aurel
authored
Jul 05, 2013
9b4d79c0
04 Jul, 2013
5 commits
Do not fail if bt5 file can't be read
· 4f3c0a5c
Aurel
authored
Jul 04, 2013
4f3c0a5c
display title as it used in "Synchronize" action
· bd8cb11e
Aurel
authored
Jul 04, 2013
bd8cb11e
indexing is configurable by a preference
· 7d413fbd
Aurel
authored
Jul 04, 2013
7d413fbd
if we do not get syncml, it must be CDATA type
· dd8f86d0
Aurel
authored
Jul 04, 2013
dd8f86d0
add preference to configure activity splitting when indexing source data
· 91c808a0
Aurel
authored
Jul 04, 2013
91c808a0
02 Jul, 2013
8 commits
take new syncml parameter into account
· f6ad824d
Aurel
authored
Jul 02, 2013
f6ad824d
xml update
· 161eae5e
Aurel
authored
Jul 02, 2013
161eae5e
xml update
· 69a246f9
Aurel
authored
Jul 02, 2013
69a246f9
remove BEGIN/COMMIT and fix connection string
· e228bd83
Aurel
authored
Jul 02, 2013
e228bd83
remove synchronization state from workflow
· cd193001
Aurel
authored
Jul 02, 2013
cd193001
this transition is possible when action has been decided on the other side of the sync
· 0ac3057e
Aurel
authored
Jul 02, 2013
0ac3057e
this workflow only manage conflict state now
· 7dc143a0
Aurel
authored
Jul 02, 2013
7dc143a0
follow naming conventions
· 3d9f12ba
Aurel
authored
Jul 02, 2013
3d9f12ba
01 Jul, 2013
12 commits
useless import
· 46869042
Aurel
authored
Jul 01, 2013
46869042
drop & create syncml table for unit test
· 2c4a3cf5
Aurel
authored
Jul 01, 2013
2c4a3cf5
remove useless access to document in _getSyncMLData as data is now retrieved from sql table
· f1d0f4da
Aurel
authored
Jul 01, 2013
f1d0f4da
use specific method defined on subscription
· 76113390
Aurel
authored
Jul 01, 2013
76113390
insert data
· 7b28b5fc
Aurel
authored
Jul 01, 2013
7b28b5fc
return all columns so that there is no need to retrieve object
· 7b6b51fc
Aurel
authored
Jul 01, 2013
7b6b51fc
get deleted data depends on sync mode
· ff5392fa
Aurel
authored
Jul 01, 2013
ff5392fa
implement deletion checking using SQL
· dce9bcd2
Aurel
authored
Jul 01, 2013
dce9bcd2
add zsql method to get delete gid & pref to know when to check it
· bda033fe
Aurel
authored
Jul 01, 2013
bda033fe
move methods on Subscription class to remove useless placeholder
· 9490b306
Aurel
authored
Jul 01, 2013
9490b306
define after setup method to clear syncml table
· 259d38bb
Aurel
authored
Jul 01, 2013
259d38bb
sendSyncCommand can be defined directly on subscription
· 264111e7
Aurel
authored
Jul 01, 2013
264111e7
28 Jun, 2013
11 commits
Merge remote-tracking branch 'origin' into syncml
· 566f0498
Aurel
authored
Jun 28, 2013
566f0498
do not fail when prop does not exists
· 9ffe13dc
Aurel
authored
Jun 28, 2013
9ffe13dc
wrap long line & remove variable
· d67e3cfb
Aurel
authored
Jun 28, 2013
d67e3cfb
implement better deletion mecanism & remove workflow transition overhead
· 2d2c38f9
Aurel
authored
Jun 28, 2013
2d2c38f9
delete by path to avoid deletion of signature belonging to other sync
· 1b4cd9c7
Aurel
authored
Jun 28, 2013
1b4cd9c7
fix variable name
· e1c942b1
Aurel
authored
Jun 28, 2013
e1c942b1
make caching policy manager effective in view() of any classes.
· b229ea94
Kazuhiko Shiozaki
authored
Jun 28, 2013
b229ea94
remove meaning less definition of Coordinate.view().
· 32d7aa6a
Kazuhiko Shiozaki
authored
Jun 28, 2013
32d7aa6a
min & max are not always defined
· dcc7fea4
Aurel
authored
Jun 28, 2013
dcc7fea4
typo + no limit
· 53c45200
Aurel
authored
Jun 28, 2013
53c45200
follow new retrieval of gid
· ffa87c72
Aurel
authored
Jun 28, 2013
ffa87c72