- [
c389516428] - fix: BC break on each statement for mixed Abe tags in a each (gregorybesson) - [
6e83f4dd99] - ic: refactoring e2e tests + adding 1 test (gregorybesson) - [
93e6f2c28f] - fix: BC break on precontrib fields which were doubled (gregorybesson) - [
d93cafd398] - doc: CHANGELOG (gregorybesson)
- [
751e351d03] - fix: upload image in the right directory (gregorybesson) - [
d90db34b94] - fix: each blocks were not added on the front when a new block was created from the editor (gregorybesson) - [
cf46b793aa] - fix: non editable Abe data tags were improperly displayed in the editor (gregorybesson) - [
5497ed392d] - fix: error when no partials directory exists (gregorybesson) - [
faac821e5a] - fix: The Manager didn't get the partials anymore since a very long time (gregorybesson) - [
ba4bed4579] - Update appveyor.yml (Greg Besson) - [
7c66aa7a21] - Update appveyor.yml (Greg Besson) - [
7978d48b47] - Update appveyor.yml (Greg Besson) - [
3344f5f937] - Update appveyor.yml (Greg Besson) - [
9b7a01fccf] - Update appveyor.yml (Greg Besson) - [
630a5396fb] - Update CHANGELOG.md (Greg Besson) - [
229919a48b] - Update CHANGELOG.md (Greg Besson) - [
9bf8517698] - ic: fix dependencies versions (gregorybesson) - [
0fa0a2e1c8] - fix: {{#each}} statements where modified with improper data keys (gregorybesson) - [
005cad9b23] - ic: linting (gregorybesson) - [
8a73e75e56] - ic: fix UT (gregorybesson) - [
5437b2000b] - fix: When a select input with max-length = 1 was created in precontrib, the result was improperly saved as an array (gregorybesson) - [
20c81deba2] - [TEST] wrong syntax on last commit (Emmanuel Gonzalez) - [
f21b8af500] - Update get-main.js (Greg Besson) - [
68085c8766] - Merge pull request #114 from AlexandreBeaurain/master (Greg Besson) - [
13f3fa18cb] - fix: bad cookies can crash process (Alexandre Beaurain) - [
8b7e75a0a1] - [TEST] Add chart for loadtests (Emmanuel Gonzalez) - [
bfd9ce59ff] - ic: renaming the test (gregorybesson) - [
b74011ba0f] - doc: CHANGELOG (gregorybesson)
- [
0c0cc3a2c3] - doc: CHANGELOG (gregorybesson) - [
27a7227943] - fix: Bug introduced in 2.11.3 with each blocks non autocomplete (gregorybesson) - [
c2ed54fbc6] - display processing on manager on search (gregorybesson) - [
272a41fddb] - fix: ajax datatable on search (gregorybesson) - [
253064a355] - enhancement: manager table width 100% by default (gregorybesson) - [
33de8c794d] - fix: removing disabled attribute on new block creation for abe type=data (gregorybesson) - [
be8f864cae] - ic: removing compiled stuff (gregorybesson) - [
a19f81b150] - ic: removing compiled stuff (gregorybesson) - [
48e78df371] - Merge pull request #105 from AdFabConnect/bug_75 (Greg Besson) - [
98fb9dc090] - refactoring: Rebase (gregorybesson) - [
965e58d48b] - Merge pull request #104 from AdFabConnect/bug_json_variable (Greg Besson) - [
7a61a7e60e] - ic: Functional tests improved (gregorybesson) - [
57fcd6915a] - ic: linting (gregorybesson) - [
c2d7c332b0] - enhancement: Rebinding autocompletes blocks when added by a click in a each block (gregorybesson) - [
19e8d06b52] - ic: linting (gregorybesson) - [
a767986bc6] - ic: linting (gregorybesson) - [
956916b0cf] - enhancement: Adding the possibility to save each statements including abe type=data by creating the json properly (gregorybesson) - [
1a3a97b93b] - enhancement: in a each statement, ability to create a new block including abe type=data properly (gregorybesson) - [
ca9d237d04] - enhancement: fix the autocomplete rebind + escaping the selector (to be able to detect id including [] (gregorybesson) - [
6ce435a6e6] - enhancement: The editor is able to detect abe type=data in each statements (gregorybesson) - [
1286b0ce8f] - Enhancement: refining the detection of abe tags including variables in each statements (gregorybesson) - [
9295ed86ba] - refactoring: Rebase (gregorybesson) - [
db7f261d4c] - refactoring: making the UT pass (gregorybesson) - [
3f2553483a] - refactoring: Rebase (gregorybesson) - [
d0d7d8711d] - fix: removing debug stuff (gregorybesson) - [
c202768e47] - enhancement: We detect abe tags including variables in each statements (gregorybesson) - [
ccafcc8335] - doc: CHANGELOG (gregorybesson)
- [
447137c00c] - fix: right syntax for a tricky node inconsistency (gregorybesson) - [
9a771d15c5] - fix: the generated html was improperly recompiled in handlebars client side (gregorybesson) - [
b17c319310] - doc: CHANGELOG (gregorybesson)
- [
601f0049d7] - fix : update error under windows in specific conditions (gregorybesson) - [
1eb72da210] - doc: CHANGELOG (gregorybesson) - [
681a950c6f] - ic: fix linting (gregorybesson) - [
46780f8467] - ic: removing 2 tests which don't pass under Travis :/ (gregorybesson) - [
51f5b69933] - fix: BC break after last PR merge + typos (gregorybesson) - [
f40bff709d] - ic: refactoring the e2e tests to be based on xpath (gregorybesson) - [
96383beaef] - fix: babel throws the strict mode in the moment path... which don't like it (gregorybesson) - [
b4b06d1e96] - fix: hint error (gregorybesson) - [
a8a5f8461c] - Merge pull request #100 from AdFabConnect/issue_94 (Greg Besson) - [
8a87b462a1] - refactoring: The files manager on frontend is now ajaxified for a Huge performance boost (gregorybesson) - [
8cfe0aac9c] - refactoring: the file manager on the frontend will take the ajax road with get-paginate (gregorybesson) - [
e49d6e8119] - refactoring: the file manager on the frontend will take the ajax road with get-paginate (gregorybesson) - [
6b1896deed] - refactoring: getPage now can sort + filter + multisearch on multiple properties (gregorybesson) - [
9abffd1de6] - enhancement: the sort now works on nested properties (gregorybesson) - [
83e4d34675] - ic: fix typo (gregorybesson) - [
a1c03d52ab] - enhancement: new facet function for array utils (gregorybesson) - [
35f2988a7f] - doc: CHANGELOG (gregorybesson)
- [
e3560d350e] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
e5244265a9] - refactoring: new nightwatch version (gregorybesson) - [
e0a6133d09] - Merge pull request #101 from AdFabConnect/bug_abe_tag (Greg Besson) - [
671e5c216e] - fix: tags (nicolaslabbe) - [
3089c72236] - enhancement: abe hint into core (nicolaslabbe) - [
a0cbfe86c9] - Merged branch master into issue_94 (nicolaslabbe) - [
86552faad8] - Update abe-image.md (fabrice labbe) - [
75c86f0ea1] - enhancement: abe hint into core (nicolaslabbe) - [
3fb52cc69c] - Merge pull request #98 from AdFabConnect/bug_48 (Greg Besson) - [
45bd8e752c] - enhancement: redirect /abe to /abe/editor (nicolaslabbe) - [
e77f208c79] - Merge pull request #97 from AdFabConnect/bug_RTE_upload_media (Greg Besson) - [
e3aa9efec9] - ic: data test functional (nicolaslabbe) - [
47124d6d58] - fix: missing media popup upload (wonknu10) - [
3f1042b777] - Merged branch master into bug_json_variable (nicolaslabbe) - [
9ee44ec315] - ic: add func test for autocomplete and abe data (nicolaslabbe) - [
e771bd9103] - ic: trying to fix the functional tests (gregorybesson) - [
9b6507fcef] - enhancement: The abe type 'file' is now usable. + we can configure authorized extensions and mimetypes in abe.json + fix big security hole on file save (gregorybesson) - [
aa1b432386] - Merged branch master into bug_json_variable (nicolaslabbe) - [
3ae86e3fad] - fix: json key for abe data (nicolaslabbe) - [
f56d735f66] - ic: functional tests fixed (gregorybesson) - [
b42e5ae45d] - ic: functional tests improved (gregorybesson) - [
a86058a85f] - ic: functional tests improved (gregorybesson) - [
f550924708] - fix: bug autocomplete (nicolaslabbe) - [
c35dadf847] - fix: bug json key (nicolaslabbe) - [
29f5b59cdc] - fix: bug abe_meta.template (nicolaslabbe) - [
58ccfe3487] - fix: bug abe_meta.template (nicolaslabbe) - [
9c9ec41510] - Merge pull request #93 from AdFabConnect/loadtests (gonzalezemmanuel) - [
c68532bb85] - Loadtests scenarios and README.md to use it (Emmanuel Gonzalez) - [
2eedcd9c2e] - doc: CHANGELOG (gregorybesson)
- [
58098b50d0] - fix: bug 75 json variable (nicolaslabbe) - [
797b73e8c1] - Merge branch 'master' (nicolaslabbe) - [
6eb371f11c] - ic: adding Mac OSX (gregorybesson) - [
542d6148d2] - ic: adding Mac OSX (gregorybesson) - [
ab35c47fa6] - ic: adding Mac OSX (gregorybesson) - [
139b50cc36] - ic: adding Mac OSX (gregorybesson) - [
6ecec6a05d] - ic: adding Mac OSX (gregorybesson) - [
b8e002f472] - fix: typo in require module (gregorybesson) - [
48e0e6690e] - feature: 150 handlebars helpers added to Abe (gregorybesson) - [
4167c416bd] - ic: adding Mac OsX to the ic (gregorybesson) - [
e2b0e54a0e] - ic: lint (gregorybesson) - [
c0c74f9866] - enhancement: The way we detect Abe as tags (not inside a html attribute) has been widely improved. Adding Unit tests to cover existing and new cases (gregorybesson) - [
4d0225282a] - fix: The Abe tags not included in html attributes part of a {{#each statement where not modifiable on the frontend anymore (gregorybesson) - [
e264029c98] - Merge pull request #92 from AdFabConnect/bug_jsoninline (Greg Besson) - [
b80883d7df] - fix: wrong return (nicolaslabbe) - [
31781a6ab8] - fix: bug json inline into abe data (nicolaslabbe) - [
792d84d4d6] - fix: abe keys (nicolaslabbe)
- [
bac583a1aa] - Merge branch 'master' (nicolaslabbe) - [
d9a26ed671] - Merge pull request #91 from AdFabConnect/bug_duplicate (Greg Besson) - [
bcccc6a209] - fix: on duplicate with same name (nicolaslabbe) - [
2444bdaaba] - doc: CHANGELOG (gregorybesson) - [
835284112c] - bug: refactor json key (nicolaslabbe)
- [
cb592582be] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
3b238c851c] - fix: Add options to iFrame (gregorybesson) - [
f041a5b412] - Merge pull request #88 from AdFabConnect/bug_reference (Greg Besson) - [
22c628f3da] - fix: queryselector from addReference outside of reference editor (wonknu10) - [
e666d6011a] - Merged branch master into bug_75 (nicolaslabbe) - [
ab8de8e7ea] - bug: refactor json key (nicolaslabbe) - [
27b549b858] - Update abe-data.md (Greg Besson) - [
3aa00b5236] - Update abe-data.md (Greg Besson) - [
8d2c737c1e] - Update abe-data.md (Greg Besson)
- [
b26e50123b] - ic: lint (gregorybesson) - [
5ede88400e] - Merge pull request #84 from AdFabConnect/feature_52 (Greg Besson) - [
9c98de6114] - refactor: abe_meta.template = selectTemplate (nicolaslabbe) - [
91d86acf3f] - Merge branch 'master' (nicolaslabbe) - [
9c2a15ce2b] - doc: CHANGELOG (gregorybesson) - [
48936b1b81] - enhancement: Abe type='data' - An array can be used in a IN and NOT IN request statement (gregorybesson) - [
0c4d8036d3] - Merged branch master into bug_75 (nicolaslabbe) - [
bf266252ba] - bug; variable meta (nicolaslabbe) - [
7326eb0af0] - Merge pull request #81 from AdFabConnect/bug_76 (Greg Besson) - [
0a7d9fbb51] - feature: add json reference from json reference editor (wonknu10) - [
8504e79efc] - Merge branch 'master' into bug_76 (Labbé nicolas) - [
5b5be35228] - Merge pull request #80 from AdFabConnect/type_rich_v2 (Greg Besson) - [
395a8a1a4e] - Merge pull request #83 from AdFabConnect/bug_82 (Greg Besson) - [
67d1b85b2f] - rm console log (wonknu10) - [
ccf79d635b] - bug: #75 (nicolaslabbe) - [
0b997fb4dc] - bug: fixes #82 (wonknu10) - [
7c914d7671] - lint: some linting (nicolaslabbe) - [
d336c2ba4f] - lint: remove pm2 dependencies (nicolaslabbe) - [
17de5a29d3] - UT: test core utils files (wonknu10) - [
d8f8890a2c] - Merged branch master into bug_76 (nicolaslabbe) - [
6498889678] - Merged branch bug_76 into bug_76 (nicolaslabbe) - [
3a083ce804] - bug: 77 select required (nicolaslabbe) - [
ed5ba06b88] - Update abe-tags.md (Labbé nicolas) - [
c1ceb5fc63] - Merged branch bug_76 into type_rich_v2 (wonknu10) - [
6de5268d75] - merge master into type_rich_v2 (wonknu10) - [
7a802378b3] - bug: if variable null abe error (nicolaslabbe) - [
aa45620c0a] - Update abe-sql.md (Greg Besson) - [
68e2664045] - Update abe-sql.md (Greg Besson) - [
277c27989b] - Update abe-sql.md (Greg Besson) - [
058a6faa1d] - ic: fix broken build under Node4 (gregorybesson) - [
8075f4f1f3] - Merge pull request #78 from AdFabConnect/bug_77 (Greg Besson) - [
4443843a95] - doc: #77 abe attribute (nicolaslabbe) - [
97cfba801d] - feature: add emoji to rich textarea (wonknu10) - [
1063ee39ed] - bug: #77 each attributes (nicolaslabbe) - [
fd0611034f] - merge master into type_rich_v2 (wonknu10) - [
ec05fd6c91] - doc rich text editor (wonknu10) - [
8f751e1ac6] - bug: on login restrict url with /abe/ (not /abe) (nicolaslabbe) - [
5162e05fb8] - bug: #77 editor multiple abe attribute (nicolaslabbe) - [
c2f34b0cae] - fix: Abe assets moved to /public/abejs (gregorybesson) - [
e8406a312f] - ic: fix ignored files (gregorybesson) - [
58e5191b13] - ic: lint (gregorybesson) - [
10f5a25c57] - fix: The assets (images / css / js) of Abe were grabbed before thse from the templates directory producing bugs (gregorybesson) - [
651c35e9d6] - Merge pull request #66 from AdFabConnect/structure_editor (Greg Besson) - [
bcb75187fd] - fix: dependencies updated (gregorybesson)
- [
26c22a4b3c] - ic: install selenium (gregorybesson) - [
b0d90008d4] - Merge branch 'master' of https://github.com/adfabconnect/abejs (gregorybesson) - [
24f3730b1d] - Merge pull request #74 from AdFabConnect/bug_user_workflow (Greg Besson) - [
6373f60bca] - bug: url user authorize abe/operations/edit (nicolaslabbe)
- [
0178113d17] - fix: dev dependency (gregorybesson)
- [
ba6ef7fdf2] - Merge pull request #69 from AdFabConnect/max_length (Greg Besson) - [
d93fcc4651] - refactor: move order by date to right directory (nicolaslabbe) - [
2bbdefd6e1] - Merged branch master into type_rich_v2 (wonknu10) - [
d6ce05f445] - feature: add new features to rich editor #fixes 56 (wonknu10) - [
9b1d091873] - fix: UT order by date (nicolaslabbe) - [
581d1813b4] - fix: UT order by date (nicolaslabbe) - [
8e9064ee38] - bug: order by date sql (nicolaslabbe) - [
187e3df556] - bug: csrf for POST method (nicolaslabbe) - [
2cd811d8ac] - test year for date object (wonknu10) - [
d6f83045cf] - UT: test coreUtil file (wonknu10) - [
ec27ca2e6a] - wip test coreutil file (wonknu10) - [
fc802b611f] - remove useless import (wonknu10) - [
a64a2bd638] - rm dir with fse (wonknu10) - [
c4113fd9b1] - enhancement: use own route for references & structure (wonknu10) - [
b675f99538] - UT: getattribute remove maxlength (nicolaslabbe) - [
3bcd3c90f1] - bug: abe inside html attributes (regex need to be escaped) (nicolaslabbe) - [
e4184bc528] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into structure_editor (wonknu10) - [
3ed1d8bb62] - bug; on create (nicolaslabbe) - [
0fd0c2ac6e] - bug: remove log (nicolaslabbe) - [
9798200273] - bug: maxlength (nicolaslabbe) - [
7cb64087bd] - Merge pull request #67 from AdFabConnect/refactor_page (Greg Besson) - [
820ce71073] - wip rich text v2 (wonknu10) - [
9e5425c8e8] - bug; on template designer (nicolaslabbe) - [
8058e8a6a5] - Merged branch master into refactor_page (nicolaslabbe) - [
2b544ee118] - refactor: page.js + UT on cmsTemplate.prepare (nicolaslabbe) - [
e0bc4dea04] - refactor: page.js (nicolaslabbe) - [
c3edb1580d] - Update README.md (Greg Besson) - [
ba85ca0a3b] - Update README.md (Greg Besson) - [
433dc75b68] - Merged branch master into type_rich_v2 (wonknu10) - [
03f4718d92] - enhancement: improve rich textarea customization fixes #53 (wonknu10) - [
b2e7ba2178] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
01712732a7] - fix: #22 (gregorybesson) - [
187dc728e4] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into structure_editor (wonknu10) - [
0e834e0f7f] - UT: test structure editor methodes (wonknu10) - [
23fe36835e] - Merge pull request #65 from AdFabConnect/stateful_thumblist (Greg Besson) - [
5412d5fb4c] - remove log & fix thumb instead of references (wonknu10) - [
2b60fefd8d] - wip UT structure editor (wonknu10) - [
b789ffddb5] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into structure_editor (wonknu10) - [
d532d6ddf0] - merge from master (wonknu10) - [
16cf2ab119] - doc: Changelog updated (gregorybesson) - [
4bf5e7b129] - ci: simplifying nightwatch conf (gregorybesson) - [
33ea44f530] - ci: correct config (gregorybesson) - [
aca275b491] - ci: trying to simplify the config 2 (gregorybesson) - [
7201cbd989] - ci: trying to simplify the config 2 (gregorybesson) - [
29f63f0fa4] - ci: trying to simplify the config (gregorybesson) - [
db8ea447ad] - ci: adding missing directory (gregorybesson) - [
fea5dc8ebb] - ci: demo website added (gregorybesson) - [
122d1b5512] - ci: removing submodule (gregorybesson) - [
a1ae34ac5e] - ci: 6th try (gregorybesson) - [
f0575062fb] - ci: 5th try (gregorybesson) - [
8c6fb3b1e8] - ci: 4th try (gregorybesson) - [
7c39f11437] - ci: 3rd try (gregorybesson) - [
adb63b63c7] - ci: 2nd try (gregorybesson) - [
7877387265] - ci: Functional tests 1st try (gregorybesson) - [
d8612b602a] - ic: linting (gregorybesson) - [
becbb87d53] - fix: typo (gregorybesson) - [
5b9fdd3164] - merge (gregorybesson) - [
03bbed932d] - fix: we want to protect only Abe with X-CSRF token (gregorybesson) - [
6f30158d5e] - Merge pull request #63 from AdFabConnect/user_role_url (Greg Besson) - [
867b9663f7] - enhancement: add list-workflow with better explanation + bug url unpublish (nicolaslabbe) - [
7b9dc4a197] - Merge pull request #62 from AdFabConnect/user_role_url (Greg Besson) - [
143160617c] - Merge pull request #58 from AdFabConnect/bug_source_array (Greg Besson) - [
24ac7abcc2] - enhancement: user routes (nicolaslabbe) - [
d0e50c5724] - uncomment docs (wonknu10) - [
7b364e43a6] - bug: autocomplete display attribute (nicolaslabbe) - [
e919126b10] - bug: autocomplete display attribute (nicolaslabbe) - [
1f01ad2d58] - refactoring: printInput helper + UT (wonknu10) - [
57a4d2c65f] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into stateful_thumblist (wonknu10) - [
23be6ba276] - bug: autocomplete display attribute (nicolaslabbe) - [
cd30368b56] - Merge pull request #57 from AdFabConnect/abe_import_variable (Greg Besson) - [
5eb1632166] - refactoring: make thumblist stateful inside manager fixes #43 (wonknu10) - [
b89808dd74] - Merge pull request #60 from AdFabConnect/issue_48 (Greg Besson) - [
7a4db0058c] - fix: redirect user logged if go to page login (nicolaslabbe) - [
b4df8f2926] - bug: source attr (nicolaslabbe) - [
5381d0ac30] - (nicolaslabbe) - [
38e50fc5b4] - feature: abe import with variable inside filename (nicolaslabbe) - [
2dc7b1f160] - feature: abe import with variable inside filename (nicolaslabbe) - [
77d5c46c45] - Merge pull request #51 from AdFabConnect/issue-49 (Greg Besson) - [
e7502ef184] - enhancement: add alias for all cli cmd (nicolaslabbe) - [
749a97ab57] - refactor: cli program (nicolaslabbe)
- [
6ea79d9e40] - Merge pull request #44 from AdFabConnect/variable_abEditor (Greg Besson) - [
9cf608b8b9] - Merge pull request #50 from AdFabConnect/issue-46 (Greg Besson) - [
98ab9f557e] - Bug: abe generate-post --thrid param bug (nicolaslabbe) - [
327c395b0b] - UT: fix workflow + new route + list-graph (nicolaslabbe) - [
1146a538e1] - UT: fix stub operations (losing coverage percent) (nicolaslabbe) - [
6d226f9e73] - fix: #45 bug create same content twice (nicolaslabbe) - [
81bc0cca1e] - UT: template (stub/unstub) (nicolaslabbe) - [
083035c040] - fix: #46 bug delete (nicolaslabbe) - [
1a1a1751db] - Fix: missing doc for abeEditor variable (nicolaslabbe) - [
1f9172b775] - enhancement: variable is editor (nicolaslabbe) - [
2f0cf82ef2] - Merged branch master into fix_abe_update (nicolaslabbe) - [
34f5de122d] - ci: UT (gregorybesson) - [
8be05e9cd8] - ci: UT (gregorybesson) - [
8bee3adf8b] - ci: linting (gregorybesson) - [
4205bded17] - refactoring: the display attribute ind a {{abe type=data ...}} is properly handled in any case (gregorybesson) - [
2d5f837779] - fix: Error was sent when no role existed (gregorybesson) - [
6c7e2fae9e] - fix: the prefill refresh didn't had the referer path so the select was always done from data root (gregorybesson) - [
3f5cc06340] - ci: linting (gregorybesson) - [
b04ca00d5a] - fix: The prefill was never triggered from the server (gregorybesson) - [
cb95fb03ea] - Merge pull request #39 from AdFabConnect/image-size (Greg Besson) - [
ad0d6a1181] - rebase from origin (wonknu10) - [
27b20f0b7e] - doc: Changelog updated to 2.9.0 (gregorybesson)
- [
18a1c66e62] - Merge pull request #42 from AdFabConnect/abe-users-core (Greg Besson) - [
95b46008c1] - fix: missing nodemailer dep (nicolaslabbe) - [
949122fe3d] - Merge pull request #40 from AdFabConnect/abe-users-core (Greg Besson) - [
2e1819226d] - fix: user default authorize (nicolaslabbe) - [
bfa26f94e9] - fix: path sep for windows (wonknu10) - [
d0320f0af9] - fix: path with separator for windows (wonknu10) - [
cf43231cfe] - fix: bug printInput isAuthorized (nicolaslabbe) - [
2d89cf963b] - fix: ut abe user (nicolaslabbe) - [
6a5f5b14c9] - UT: fix path for window (wonknu10) - [
015dfc8197] - fix: user role (nicolaslabbe) - [
c27e94dab3] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into image-size (wonknu10)
- [
bd345aea0c] - doc: Changelog (gregorybesson) - [
becb7b9dee] - Merge pull request #41 from AdFabConnect/fix_abe_update (Greg Besson) - [
454eeff71f] - fix: remove unused dependencies (nicolaslabbe) - [
b2b4ab0225] - fix: bug update admin (nicolaslabbe) - [
115f3d8d02] - enhancement: abe user role (nicolaslabbe) - [
a86fb08f21] - UT: test locale & editor (wonknu10) - [
9ff28a8784] - merge from master (wonknu10) - [
c832732c09] - UT: unit test cms media & printinput (wonknu10) - [
fc65b3b4ff] - enhancement: invert user role (nicolaslabbe) - [
059ae3d762] - bug: user core (nicolaslabbe) - [
d2da713dad] - bug: user core (nicolaslabbe) - [
eac11601c8] - fix: UT handlebars (nicolaslabbe) - [
66249a704f] - fix: UT abe user (nicolaslabbe) - [
37dc90fed6] - UT: abe user (nicolaslabbe) - [
4eba1170d2] - fix: don't remove User.isValid (nicolaslabbe) - [
d1a346d545] - Merged branch master into abe-users-core (nicolaslabbe) - [
16471183a2] - fix: UT User core (nicolaslabbe)
- [
7bda2d9247] - doc: changelog (gregorybesson)
- [
5fb32b7133] - fix: linting (nicolaslabbe) - [
201e894f22] - Merge branch 'master' (nicolaslabbe) - [
425b19a2c3] - UT: user into core (nicolaslabbe) - [
b34b5f1c87] - Merge pull request #38 from AdFabConnect/bug-2.8.1 (Greg Besson) - [
0712b583fc] - Merge pull request #37 from marcbachmann/update-uuid (Greg Besson) - [
5a0b342856] - enhancement: image crop feature & refactoring upload files (wonknu10) - [
836379157b] - fix: bug abejs form multiple precontrib was selected on queryselector for structure path url (nicolaslabbe) - [
487d28817a] - fix: tab slug autocomplete remove result glyph not visible (nicolaslabbe) - [
ca8528b5c6] - chore(package): update uuid to version 3.0.0 (Marc Bachmann) - [
092f9177bf] - enhancement: merge abe users into core (nicolaslabbe) - [
a0e7dccc3a] - enhancement: merge abe users into core (nicolaslabbe) - [
38e5c731d5] - enhancement: merge abe users into core (nicolaslabbe) - [
20c0d7d7e2] - (nicolaslabbe) - [
e416161d0a] - enhancement: merge abe users into core (nicolaslabbe) - [
3e310d4658] - Merged branch master into master (nicolaslabbe) - [
a2d35c301b] - enhancement: merge abe users into core (nicolaslabbe) - [
75b643bc40] - doc: changelog (gregorybesson)
- [
97e96b0f09] - ci: linting (gregorybesson) - [
82641aa647] - Merge branch 'master' of https://github.com/adfabconnect/abejs (gregorybesson) - [
1e2d241bb8] - refactoring: New plugin system implemented (gregorybesson) - [
7ee59718e4] - fix: broken link abe doc (nicolaslabbe) - [
b18dd4b9b3] - Update doc for abe type and attribute (nicolaslabbe) - [
5a58775fe6] - doc: abe type slug (nicolaslabbe) - [
8e9656db3b] - Update README.md (Greg Besson) - [
2d02a26a1b] - Update README.md (Greg Besson) - [
f0b8f0bacd] - bug: add watch partials forlder since enhancement (nicolaslabbe)
- [
bd1e4a8c6d] - fix: bug autocomplete (nicolaslabbe) - [
727f6a5474] - fix: bug autocomplete (nicolaslabbe) - [
9c8356108c] - enhancement: select autocomplete (nicolaslabbe) - [
b853a022cf] - Merged branch master into master (nicolaslabbe) - [
21686b8bf8] - fix: autocomplete after precontribution enhancement (nicolaslabbe)
- [
b2a603df0a] - enhancement: Add gig mimetype to upload files (gregorybesson) - [
b213dddb89] - Merged branch master into master (nicolaslabbe) - [
cdc98122e6] - enhancement: look & feel precontrib (wonknu10) - [
6507abc0c1] - Merged branch master into master (nicolaslabbe) - [
5f11f38cfa] - enhancement: autcomplete multiple display (nicolaslabbe)
- [
98e2501fde] - fix: unit test for partials (wonknu10) - [
fa6f7181b2] - fix: abe-locale with config to override default value (wonknu10)
- [
dbd5017098] - refactoring: moving partials inside root folder (wonknu10) - [
cac32e9661] - bug: precontrib plugin (nicolaslabbe) - [
0952eef7ee] - fix: bug lock create when saving (nicolaslabbe) - [
bd41b84094] - bug: remove return (nicolaslabbe) - [
c6a999af0d] - fix: bug leve-1 level-2 (nicolaslabbe) - [
21b9bbfbc7] - fix: bug precontribution 33 (nicolaslabbe) - [
5ff82a3159] - fix: precontribution 33 (nicolaslabbe) - [
5f12f591ae] - refactoring: precontribution 33 (nicolaslabbe) - [
46c1b56916] - fix: UT #33 (nicolaslabbe) - [
a87f839271] - enhancement: precontribution 33 (nicolaslabbe) - [
e58be0e4c7] - enhancement: precontribution 33 (nicolaslabbe) - [
ffc493083a] - refactor: precontrib (nicolaslabbe) - [
3d58fe80d0] - fix: sql request where no where attribute (nicolaslabbe) - [
f9b1f0910c] - fix: lint structure files (wonknu10) - [
f3622e8a47] - enhancement: improve usability structure editor (wonknu10) - [
350597a7f0] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into structure_editor (wonknu10) - [
85655519dc] - fix: manager update selected template (nicolaslabbe) - [
87159f2c6d] - fix: precontrib handlebars variable inside string & id level folder (wonknu10) - [
5bf7e4101a] - fix: precontrib (same tag in diffrentes templates) (wonknu10) - [
8538893784] - Merged branch master into master (wonknu10) - [
a2a0cd5a8e] - feature: precontrib for template (nicolaslabbe) - [
38a91bc0f7] - Merged branch master into master (nicolaslabbe) - [
e7f847a409] - feature: precontrib for templates (nicolaslabbe)
- [
e839e75503] - fix: duplicate new file name is not slugified (wonknu10) - [
3864a14401] - hide folder if no structure on precontrib (nicolaslabbe)
- [
e6d53b6301] - add abe precontrib doc (nicolaslabbe) - [
0067ae59bd] - Merged branch master into master (nicolaslabbe) - [
1758a31bf7] - default precontrib (nicolaslabbe) - [
a92ebbacd9] - Fake build (gregorybesson) - [
070f82695d] - fix hook abe (nicolaslabbe) - [
c0b7e33a98] - bug: precontrib editor variable (nicolaslabbe) - [
0dcc554541] - Feature: precontrib bug update and duplicate (nicolaslabbe) - [
2980fc3751] - Merged precontrib into master (nicolaslabbe) - [
23f1687fa7] - feature: precontrib (nicolaslabbe) - [
4b73fdb22b] - Merged master into precontrib (nicolaslabbe)
- [
e27d9ce82e] - Merged branch master into master (nicolaslabbe) - [
b1ff134883] - fix: abe install on windows (nicolaslabbe) - [
e72c9bbed2] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (wonknu10) - [
51344ef48e] - Feature precontrib (nicolaslabbe) - [
6c3152cb3d] - structure editor v1 (wonknu10) - [
a08d6895f3] - Fix: abeUrl with status prefix (nicolaslabbe)
- [
7af6620c4c] - fix: hook beforefirstsave, filepath is never used (wonknu10)
- [
fee529b089] - fix: json is not updt when abe attribut inside bloc each has reload=true (wonknu10) - [
f64c6ed10f] - missing error log inside handlebar abe helper (wonknu10) - [
52d1c6c1ed] - Merge pull request #25 from AdFabConnect/refactor_save_action (Labbé nicolas) - [
6ed093d266] - Bug: url absolute (nicolaslabbe) - [
c89a077b75] - UT: fix operations (nicolaslabbe) - [
ae2dd42ce6] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe) - [
260c629c43] - UT: refactor save (nicolaslabbe)
- [
6da4337995] - fix: update file + UT + other bugs (gregorybesson) - [
ba0eeac087] - UT: cms operations (nicolaslabbe) - [
8aca564167] - refactor unpublis (nicolaslabbe)
- [
bcef172ee9] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe) - [
5a74115bc8] - refactor: save (nicolaslabbe) - [
7fb6c55c1a] - win build status (Greg Besson) - [
a10e79e3ef] - fix: outdated dependencies (gregorybesson) - [
45f3da7882] - heroku button (Greg Besson) - [
f00a9a0cbc] - fix: Windows filesystem (gregorybesson) - [
43463a34e4] - heroku deployment (gregorybesson) - [
7f643067c8] - fix UT config on Windows (gregorybesson) - [
489b9907b9] - fix: Windows create/duplicate post (gregorybesson) - [
05df009db1] - fix: reverting to previous version b/c refactoring in progress from nlabbe (gregorybesson) - [
542b3679b4] - fix: linting (gregorybesson) - [
82a86735b4] - fix: linting (gregorybesson) - [
ad4939b631] - fix: windows bug getting file paths (gregorybesson) - [
a9f4321b2e] - refactoring: Add CI on windows (gregorybesson) - [
e389aea9aa] - Merged branch master into master (wonknu10) - [
6a1b158330] - fix: iframe onload in firefox && retrieve cookie editor width server (wonknu10) - [
a775e9eab0] - Refactor: remove slugify url on save because create alread do it (nicolaslabbe) - [
04e0b60804] - Refactor: remove Page._addSource because requestList do the same if request is editable (nicolaslabbe) - [
85242da082] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (Mikael Lharidon) - [
13de0b21a4] - fix: Under Windows Abe wasn't able to parse structure dir (Mikael Lharidon) - [
02f1a312dc] - fix: Windows bug (Mikael Lharidon)
- [
cc6caa8277] - test if iframe is loaded if not init onload event (wonknu10)
- [
6253c16a5b] - Merged branch master into master (nicolaslabbe) - [
6609a1bab9] - remove publish-all / update-json and now use generate-post (nicolaslabbe) - [
4c6624a488] - fix: iframe onload event before inject iframe (wonknu10)
- [
12fb759a60] - bug: 2.6.0 plugin url getFoldersSync (nicolaslabbe)
- [
30a426f137] - isTrue HBS helper tested (gregorybesson) - [
6cfb010e18] - fix: update was not working properly (gregorybesson) - [
a00f3dbfae] - fix: update was not working properly (gregorybesson) - [
f4ef59df19] - editor reload for v2.6.0 (nicolaslabbe) - [
5a20086eaa] - fix CI on OSX (gregorybesson) - [
c945dfd13b] - refactoring: atomic remove object from Manager list (gregorybesson) - [
46dcf2b94e] - fix UT (gregorybesson) - [
c1064f7107] - fix: lint (gregorybesson) - [
352554fbce] - fix: wrong date + wrong revisions in Manager files (gregorybesson) - [
beada9b665] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
c825726a39] - refactoring: removing dead code (gregorybesson) - [
552101e079] - Merge pull request #21 from AdFabConnect/reference-editor (Greg Besson) - [
2d0a061fef] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into reference-editor (wonknu10) - [
429a0d501a] - fix: lint (gregorybesson) - [
49f328640e] - fix: UT (gregorybesson) - [
307302db85] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
51cb957186] - refactoring: UT + incremental update of the list in Manager FIRST PART (gregorybesson) - [
7482d1c298] - remove log (wonknu10) - [
ff987f017c] - reference editor - lint && unit test (wonknu10) - [
e1b53fe264] - lint reference editor (wonknu10) - [
f1bcc6fc9e] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into reference-editor (wonknu10) - [
8c3a140a9f] - refactor reference editor (wonknu10) - [
3ff50b1524] - refactoring: Remove any reference to WEBPORT #12 (nicolaslabbe) - [
0a069937ea] - bug: [Refill feature] Bug on reload after a refill #19 (nicolaslabbe) - [
a1b69c41a8] - bug: missing res.sent mine type (nicolaslabbe) - [
d04667229c] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into reference-editor (wonknu10) - [
0fd50e9b95] - bug: Path must be a string use folder.path instead of folder (nicolaslabbe) - [
7deabd4b88] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into reference-editor (wonknu10) - [
37b38bd5c2] - zip cleanup reference feature (wonknu10) - [
e748129a79] - refactoring: removing dead code (gregorybesson) - [
9f8ab87a5e] - fix: structure display (gregorybesson) - [
527c72dab3] - refactoring: removing cleanNameNoExt from the code (gregorybesson) - [
00725d593b] - fix: linting (gregorybesson) - [
830b487661] - refactoring: at last, cmsData getFiles() and read() have been killed. SoC (gregorybesson) - [
de94f88def] - refactoring; uses coreUtils.file.getFilesSync (gregorybesson) - [
88fa0f375b] - refactoring; uses coreUtils.file.getFilesSync (gregorybesson) - [
5e2b93ac58] - refactoring; remove.js uses coreUtils.file.getFilesSync (gregorybesson) - [
930790a3d3] - refactoring; refining template.js (gregorybesson) - [
a1f32ae6fb] - fix: lint (gregorybesson) - [
24a602a687] - refactoring; refining getStructureAndTemplates (gregorybesson) - [
e89f078988] - refactoring: plugins do use core sync getFiles (gregorybesson) - [
c1e414fb58] - fix: linting (gregorybesson) - [
a20d6f8635] - refactoring: Parsing files and directories is a core feature (gregorybesson) - [
16cfcff994] - fix: linting (gregorybesson) - [
9558c1d896] - fix: linting (gregorybesson) - [
07f85dbf71] - refactoring: change lib promise to adopt bluebird + asynhcornous getFiles in coreUtils (gregorybesson) - [
a05f1c2660] - refactoring: UT done now on node4, 5, 6 & 7 (gregorybesson) - [
8f9eebf9eb] - bug move assets (nicolaslabbe) - [
e229ade60f] - fix: editor is visible on page editing when hitting manager button (wonknu10) - [
7fce2e1bd6] - editor for json references (wonknu10) - [
604b53381b] - Merged branch master into master (nicolaslabbe) - [
40cc426d69] - change url abe (nicolaslabbe) - [
b212c30934] - Update abe-handlebars-helpers.md (Greg Besson) - [
b0befef706] - fix: linting (gregorybesson) - [
d41ae86d5d] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
563ef7182b] - features: 2 new HBS helpers available - lowercase and uppercase (gregorybesson) - [
7b5fbfccce] - bug post page reload (/abe/post/*) (nicolaslabbe) - [
c89dcf5394] - refactor: url /abe/ (nicolaslabbe) - [
3606af2546] - bug: filePath != null (nicolaslabbe) - [
73b8dca25a] - bug: editor html (nicolaslabbe) - [
75e460e50c] - bug: duplicate (nicolaslabbe) - [
76f6e45955] - bug: duplicate filename (nicolaslabbe) - [
e190d84ae6] - refactor: remove logs + bug: on create (nicolaslabbe) - [
59e7815c85] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe) - [
7de1681bca] - fix: Compatibility with Node 4.* : [TypeError: fileCurrentLevel.includes is not a function] (gregorybesson) - [
e08268eb88] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
4712307e7e] - fix: Missing lib which generate a bug when under Node v4.* (gregorybesson)
- [
8b56e2d17c] - fix: FireFox - button remove bloc each not working (wonknu10)
- [
add38e7dd1] - fix: missing /abe/ in url path (wonknu10) - [
c492ab8363] - Merged branch master into master (nicolaslabbe) - [
6ae83d9c1b] - change all abe url (nicolaslabbe)
- [
7bd93e7dfb] - fix: css class status after save don't update (wonknu10) - [
ecf81aba98] - fix: lint (gregorybesson) - [
b6a5829a95] - bug: manager close icon not displaying (nicolaslabbe) - [
f3f35b12ef] - feature: abe url under /abe/ (nicolaslabbe)
- [
b8ce329b72] - patch on delete (nicolaslabbe)
- [
42be777385] - fix: linting (gregorybesson) - [
35fd3e688b] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
b68ae8803b] - fix lint + test (nicolaslabbe) - [
3b09fadecb] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
3da7022484] - fix: relative static files in Abe are now accepted (gregorybesson) - [
7c5d193ec7] - refactor save (nicolaslabbe) - [
e013378e2a] - fix: coveralls bug due to missing lib (gregorybesson) - [
2e8f58e059] - fix: coveralls bug due to missing lib (gregorybesson) - [
76c752aa2a] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
5cf811598c] - fix: package.json fixes (gregorybesson) - [
c642ba55e9] - bug: Status DRAFT displayed in the manager (nicolaslabbe)
- [
3a14847def] - Merged branch master into master (nicolaslabbe)
- [
1013c2844f] - bug: remove .lock file when abe restart to unlock processes (nicolaslabbe) - [
97115021c9] - fix: FireFox srcElement not working #17 (wonknu10) - [
6325056e87] - Merged branch master into master (wonknu10) - [
dab606430a] - fix: editor scrollbar not working (window 7 / Firefox) (wonknu10)
- [
36e6c1dfee] - Merged branch master into master (nicolaslabbe) - [
e02f0b2035] - bug: process fork lock file (nicolaslabbe) - [
e641b0e296] - fix: allow file upload with uppercase extensions (wonknu10) - [
1a86cff162] - Merged branch master into master (wonknu10) - [
e9c22bffbf] - Node version 4 added (gregorybesson)
- [
5136378556] - Merged branch master into master (wonknu10) - [
da00c4d547] - fix: reject page not working (wonknu10) - [
b1fdb8e111] - Merged branch master into master (nicolaslabbe) - [
8a8b52880c] - bug: Update fonction KO (v 2.5.15) (nicolaslabbe)
- [
beef905b8c] - fix: sql without where clause always return an empty result (wonknu10) - [
113fbc0f0a] - fix: new button available in the manager (gregorybesson) - [
4a5b494719] - UT fix (gregorybesson) - [
93e9a7a617] - linting (gregorybesson) - [
fd73879e4d] - refactoring: SoC - The manager is the one responsible of the Abe env (gregorybesson) - [
e5393a2cde] - fix #7 (gregorybesson) - [
7cdd5aa96e] - force add structure (nicolaslabbe) - [
5f0748fe77] - fix ut but possible memory leaks (nicolaslabbe) - [
ce2d56f93d] - remove console logs (nicolaslabbe) - [
3e1e2e7119] - watch structure folder (nicolaslabbe)
- [
f3adac77dc] - Bug: template not update (nicolaslabbe) - [
139fece0c1] - bug: prefill (nicolaslabbe) - [
641f012252] - auto deploy on Heroku (gregorybesson) - [
17b91734b1] - fix: fix linting (gregorybesson)
- [
64dc818057] - refactoring: Reject action put in the lib (gregorybesson) - [
5926db146e] - refactoring: Reject action put in the lib (gregorybesson) - [
72dc975863] - refactoring: Publish action returns to the lib (gregorybesson) - [
ce82d121fa] - fix: improper json found in case when the same name of document did exist in mny place (/data/index.json and /data/anotherdir/index.json) (gregorybesson)
- [
b0e21e6a0c] - fix: upload image when file is to big - header was sent two time (wonknu10) - [
d93bbfdfa0] - fix: rm duplicate handlebars helper doc (wonknu10)
- [
261c712da7] - feature: handlebarsJS helper raw (ommit compile server side) (wonknu10)
- [
56a78de90f] - bug: prefill auto (nicolaslabbe)
- [
9028e02272] - Merged branch master into master (nicolaslabbe) - [
7c751378c3] - feature: prefill reload front (nicolaslabbe)
- [
35d769d428] - don't display partials inside templates list (wonknu10) - [
b4fec490f6] - bug: datarequest (nicolaslabbe) - [
caa2926379] - feature: add new process (nicolaslabbe) - [
ea705bbe33] - feature: add new process to abe-cli (nicolaslabbe) - [
345f91d3bc] - Merged branch master into master (nicolaslabbe) - [
08afa20ad6] - feature: processes generate (nicolaslabbe) - [
6b23d7d5c7] - unmerged file (wonknu10) - [
48675a00b6] - refactoring: process, hooks, plugins (nicolaslabbe) - [
dc6b63070c] - refactoring: lint (nicolaslabbe)
- [
f2b2604ca8] - fix error on reject status (gregorybesson) - [
5dcd2bcbf2] - missing function readded... (gregorybesson) - [
1825120b47] - you can request abe version with -v (gregorybesson)
- [
bd9e46b965] - fix a miserable error removing functions... which is mandatory (gregorybesson) - [
9ab122777b] - fix attributes test (gregorybesson)
- [
d6c4e630db] - exclusions in git and npm (gregorybesson) - [
85a8aa1dc5] - back to normal (gregorybesson) - [
a8bb1b93f9] - Revert "to stable version" (gregorybesson) - [
1195ed15bd] - refactoring: fix bugs + linting (gregorybesson) - [
e79fdef2cd] - refactoring: linting (gregorybesson) - [
722e6584f9] - refactoring: version + linting (gregorybesson) - [
d9514167af] - refactoring: bug fixing and linting (gregorybesson) - [
a65f2c536e] - refactoring: object test + fix (gregorybesson) - [
f4829166d1] - refactoring: FileParser refactored into logical packages (gregorybesson) - [
39b560211c] - refactoring: dead code (gregorybesson) - [
2b9986eab7] - refactoring: linting (gregorybesson) - [
1fbf321409] - refactoring: cmsData (gregorybesson) - [
675e71bc7d] - refactoring: cmsData (gregorybesson) - [
2f2c412444] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
1fc2c9c9d8] - refactoring: unpublish (nicolaslabbe) - [
439767e0e5] - refactoring: fileparser copyasset -> asset.copy (nicolaslabbe) - [
2575abd763] - refactoring: getProjectFiles + UT (nicolaslabbe) - [
375b66318a] - refactoring: almost kill file-utils -> renamed as file (nicolaslabbe) - [
4669239c75] - refactoring: lint (nicolaslabbe) - [
cf6f6f0e2c] - refactoring: fileutils (nicolaslabbe) - [
3a2c7ab03e] - refactoring: remove concatpath (nicolaslabbe) - [
db4e0d98ef] - refactoring: remove folderUtils (nicolaslabbe) - [
f639117e28] - refactoring: remove folderUtils (nicolaslabbe) - [
e0892aca88] - refactoring: lint (nicolaslabbe) - [
76ee4216d1] - refactoring: locales (nicolaslabbe) - [
521651ea59] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
6ab8ac08cf] - fix UT (nicolaslabbe) - [
469e753ed9] - refactoring: UT revisions (nicolaslabbe) - [
46e766ea91] - refactoring: (nicolaslabbe)
- [
2c560fcaf3] - fix: - (gregorybesson) - [
0b2bf92d10] - fix: limax BC break + refactoring to better handle file saving (gregorybesson) - [
51d53a5e94] - replace dash with dot in image filename (wonknu10) - [
3925ecf5fd] - refactoring: kill abe-util (nicolaslabbe) - [
91e05886ac] - refactoring: lint abe-util (nicolaslabbe) - [
271bd58596] - refactoring: remove replaceUnwantedChar from abe-util (nicolaslabbe) - [
434e7349e2] - refactoring: some linting (nicolaslabbe) - [
83288c406a] - refactoring: remove getallattribute from from abe-util (nicolaslabbe) - [
194c7cf136] - refactoring: remove source from abe-util (nicolaslabbe) - [
d1844cf4d6] - refactoring: insertDebugtoolUtilities + UT (nicolaslabbe) - [
880c093825] - refactoring: encodeAbe + UT (nicolaslabbe) - [
273a12a6b3] - refactoring: meta + UT (nicolaslabbe) - [
14cf1683ba] - refactoring: save (nicolaslabbe) - [
9899dff719] - refactoring: lint create and duplicate (nicolaslabbe) - [
51840e66e1] - refactoring: UT duplicate (nicolaslabbe) - [
81eefde412] - refactoring: UT create (nicolaslabbe) - [
02e9e00230] - refactoring: duplicate and create (nicolaslabbe) - [
d8c47faa61] - remove unused (nicolaslabbe)
- [
9b8ac76b0f] - move config.json (nicolaslabbe)
- [
06a208bc72] - bug on compare (nicolaslabbe) - [
d63ed2a507] - remove strutil (nicolaslabbe) - [
4bc6dd6bcd] - refactoring: UT fileattr (nicolaslabbe) - [
ba793da4ff] - refactoring: fileattr (nicolaslabbe) - [
1741bfc81f] - refactoring; UT regex (nicolaslabbe) - [
9112207f30] - refactoring: cms data regex utils (nicolaslabbe) - [
e26152e45a] - refactoring: cms data regex (nicolaslabbe) - [
3af0a6b958] - refactoring: linting (gregorybesson) - [
27727b11de] - refactoring: linting (gregorybesson) - [
64aac09b4a] - refactoring: linting (gregorybesson) - [
991ce7fe5e] - revisions (nicolaslabbe) - [
6412ce121c] - change readme github double (nicolaslabbe) - [
4667cb701e] - comment sql method (nicolaslabbe) - [
49cb05d6d7] - fix bug sort on build (nicolaslabbe) - [
99a2daad51] - inverse logs for build fail (nicolaslabbe) - [
4e769efa4e] - add comment sort.js (nicolaslabbe) - [
e2a49fb84b] - more losgs (nicolaslabbe) - [
74ce58b43b] - add log because build fail on travis but not locally (nicolaslabbe) - [
12a351f22b] - lint sql.js (nicolaslabbe) - [
91ed9cdbfa] - split sql and sort (+ UT for sort) (nicolaslabbe) - [
bdfcbecf0b] - bug on builderjs (nicolaslabbe) - [
e3c8933d0f] - refactor (nicolaslabbe) - [
f37dd68515] - Merged branch master into master (nicolaslabbe) - [
ef82267191] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe) - [
2115c9d9a9] - sql (NOT IN) inside manager (wonknu10) - [
dc11833841] - remove log before merge (nicolaslabbe) - [
8b9bbd696b] - refactor sql (nicolaslabbe) - [
922ed96336] - refactor remove-duplicate-attr (nicolaslabbe) - [
87e1e60fd0] - Update CHANGELOG.md (Greg Besson) - [
ab57b7f4b7] - Merged branch master into master (nicolaslabbe) - [
e590bccfaa] - UT title (nicolaslabbe) - [
891dab2747] - TU cleanSlug (wonknu10) - [
858b989dd0] - slugify image url with limax not cleanSlug (wonknu10) - [
08a083d37a] - Merged branch master into master (nicolaslabbe) - [
b392e68932] - abe-sql test and doc (nicolaslabbe) - [
e8fa11e1af] - refactoring: templates (gregorybesson) - [
a10c333d33] - updating dependencies + refactoring cms operations (gregorybesson) - [
7b2ec6a95b] - fix UT (nicolaslabbe) - [
15e74c7548] - Merged branch master into master (nicolaslabbe) - [
5ae72849f8] - abe-sql fix where clause (nicolaslabbe) - [
1f5b3a8d45] - fix UT (gregorybesson) - [
e7925e0c54] - remove magick variable template (nicolaslabbe) - [
e601c9c2a8] - bug abe-sql (nicolaslabbe) - [
2d27682d34] - bug abe-sql where OR/And (reversed) (nicolaslabbe) - [
8416acdbc8] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe) - [
c7989111c6] - fix require only file (nicolaslabbe) - [
f71997390a] - merge (nicolaslabbe) - [
3e085fd218] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe) - [
033aa92418] - abesql (nicolaslabbe) - [
6a3b035b5f] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe) - [
50f0a8c459] - sql remove abe_meta.template (nicolaslabbe) - [
92fb72d345] - linting (gregorybesson) - [
482d1b57cc] - moving the handlebars modules into their respective package (cms) (gregorybesson) - [
61dd3fdd9d] - refactoring: moving cms data function into cms/data (gregorybesson) - [
3b3ae10fe0] - extend functions moved to /extend (gregorybesson) - [
99e276565a] - extend functions moved to /extend (gregorybesson) - [
652c217cd0] - refactoring: linting + Manager moved to core/manager (gregorybesson) - [
f3b89d6f65] - refactoring: utils functions moved to core/utils (gregorybesson) - [
5e9a80e88b] - refactoring: removing abe-time-mesure.js (gregorybesson) - [
c1ee8c3242] - refactoring: removing abe-logs (gregorybesson) - [
865d41bd3e] - linting (gregorybesson) - [
7c320c7db2] - refactoring: config module (gregorybesson) - [
3f06bee328] - refactofing: linting (gregorybesson) - [
f281a2a194] - refactoring: Removing npm dist directory from github (gregorybesson) - [
40262a564b] - Merged branch fix-import into master (wonknu10)
- [
b4034b2792] - fix import inside import (wonknu10) - [
6aa1a80e9d] - ABE-156 Select in et not in statement (nicolaslabbe) - [
7495105387] - refactor request (nicolaslabbe) - [
89a46a22de] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe) - [
4a024d662e] - remove unused variables + eslint + add UT (nicolaslabbe) - [
edfbd4fb7e] - REFACTORING: removing unused classes + linting (gregorybesson) - [
f4a48874f6] - fix: linting (gregorybesson) - [
7ab96d7664] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
a12cd46327] - fix: lint (gregorybesson) - [
6253818915] - doc: adding documentation coverage (Greg Besson) - [
18ce39f7cc] - some linting + use abe publish date (not file save date) (nicolaslabbe) - [
67e4d1e6b2] - change tab to space (nicolaslabbe)
- [
46c46b77d4] - add abe processes for plugin integration (nicolaslabbe) - [
4e2756ee2a] - Merged branch addprocesses into master (nicolaslabbe) - [
6bfb6789df] - Merged branch addprocesses into master (nicolaslabbe) - [
e9468ece9e] - process (nicolaslabbe) - [
b621354263] - add processes (nicolaslabbe) - [
6eff60331e] - doc: A "human changelog" appear in the readme (Greg Besson) - [
0e22292761] - doc: Updating the changelog (Greg Besson) - [
e0231a8cf8] - Update README.md (Greg Besson) - [
9bea00355e] - Update CHANGELOG.md (Greg Besson) - [
9d87f3d73f] - Update CHANGELOG.md (Greg Besson) - [
82793cb8ac] - build dist (nicolaslabbe) - [
b665c9b70f] - bug unknow file include + unit test get template (nicolaslabbe) - [
bf7a8a001c] - Adding the changelog to Abejs (gregorybesson) - [
8de0b7f040] - Update README.md (Greg Besson) - [
dec7f5d991] - Merged branch master into master (nicolaslabbe) - [
ec0c23ae72] - fix UT + add fixtures (nicolaslabbe) - [
7e990026eb] - Update README.md (Greg Besson) - [
4991a638c9] - Update README.md (Greg Besson) - [
349e62b0fd] - Update README.md (Greg Besson) - [
90f219ad65] - fix UT (nicolaslabbe) - [
053fe05ebe] - Merged branch master into master (nicolaslabbe) - [
165ac4af12] - security false + create extension html (nicolaslabbe) - [
1d312f3a9c] - Update README.md (Greg Besson)
- [
e0b1dd3e68] - build abe dist (nicolaslabbe) - [
c028b086cb] - Merged branch master into master (nicolaslabbe) - [
5ee2d95d51] - bug autocomplete don't save new values (nicolaslabbe) - [
d23546f491] - coveralls (gregorybesson) - [
be9f6d922a] - coveralls (gregorybesson) - [
9caaf5870d] - Merged branch master into master (nicolaslabbe) - [
b2c094bad8] - value was not set into printInput value (nicolaslabbe)
- [
0055e00c5f] - use regex and not variable to get all attributes (wonknu10) - [
762018618b] - compile dist (wonknu10) - [
a3601640db] - simple quote not escaped in abe source (wonknu10) - [
33eafcbdd5] - fix: missing variable since refactor that break abe source (wonknu10) - [
5243a8a09f] - eslint fixes (gregorybesson) - [
66ec06c019] - eslint fixes (gregorybesson) - [
b9a85d369e] - test coverage (gregorybesson) - [
f4ffee56be] - Improving eslint (gregorybesson) - [
cde843a440] - don't publish src files to npm, only the lib (gregorybesson) - [
dfccfe4172] - UT (gregorybesson) - [
b5a909ad63] - Merged branch master into master (nicolaslabbe) - [
a56ca5ffcb] - UT (gregorybesson) - [
b111ae408e] - Update .travis.yml (Greg Besson) - [
300efff04c] - Update request.js (Greg Besson) - [
f4238f9320] - Update .travis.yml (Greg Besson) - [
0556979a41] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
a15ed9d3ad] - resolve error (gregorybesson) - [
1207420b9c] - Update request.js (Greg Besson) - [
8d2ab0f29b] - Update request.js (Greg Besson) - [
eb10101ea6] - Merged branch master into master (nicolaslabbe) - [
f2e23a9504] - change publish all using manager + save.js bug when draft doesn't exist + manager log time reset (nicolaslabbe) - [
a1133e04f1] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
166222324f] - fix bug when the blog didn't contain any page (gregorybesson) - [
ecec0cf87c] - Update request.js (Greg Besson) - [
0696866fab] - Update request.js (Greg Besson) - [
2a6aabf964] - Update .travis.yml (Greg Besson) - [
8d8ad43631] - tests fixing (gregorybesson) - [
563e5e8912] - Update .travis.yml (Greg Besson) - [
556c22ebf9] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
8718b0dfbc] - Travis + abe-utils optimization (gregorybesson)
- [
3e946aabef] - build abejs for publishing (nicolaslabbe) - [
24c0b5ea4d] - order predicate -1 + listpage link html + abe-users plugin fix + editor change parameter (nicolaslabbe) - [
89a7e267df] - bug file.draft undefined if document published by a script (nicolaslabbe) - [
fe0aea0a86] - UT fix (gregorybesson) - [
3e450d849d] - removing remove-abe-deep-val.js + cleaning (gregorybesson) - [
61e906739c] - eslint fixes (gregorybesson) - [
d687dd4218] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
8703af0da3] - Eslint added (gregorybesson)
- [
624c141cd0] - preparing 2.4.4 (gregorybesson) - [
3c5e8dbe07] - fix bug on publish-all for data types (gregorybesson) - [
a81ee940d5] - Merge branch '2.4' (nicolaslabbe)
- [
dfbbc31210] - 2.4.1 build dist (nicolaslabbe) - [
b6e631758b] - fix indexOf file (nicolaslabbe)
- [
6e35eb2bbe] - fix indexOf files (nicolaslabbe) - [
3f5b4a3ced] - Select data become a first class citizen in Manager => perf X50 on page display including templates with select statements (gregorybesson) - [
e5b7b9522e] - Select data become a first class citizen in Manager => perf X50 on page display including templates with select statements (gregorybesson) - [
ce267eb673] - Redis made necessary in cluster mode: Abe has become a stateful app (gregorybesson) - [
df7645b679] - Redis made necessary in cluster mode: Abe has become a stateful app (gregorybesson) - [
e983761dc3] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
20850375ca] - Merged branch master into master (nicolaslabbe) - [
814462a3c7] - refactor fix many bugs (nicolaslabbe) - [
fc3cac1dd4] - bug manager list (nicolaslabbe) - [
ccd2cdc117] - test if value / sub value of object exist, if not set it to empty string (wonknu10) - [
fced8ef7d3] - bug manager admin files (nicolaslabbe)
- [
1112aafc3d] - don't bloc response when upload file size reach limit (wonknu10) - [
d68a2acc0a] - build refactor request (nicolaslabbe) - [
c44d23e081] - Merged branch refactor-selec-2 into master (nicolaslabbe) - [
dc5e0c69dc] - refactor request okey (nicolaslabbe) - [
df843247d2] - mocha test request (nicolaslabbe) - [
2e881357eb] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (wonknu10) - [
8d940b50b0] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
1b8aad0875] - rollback gedatalist to promise (nicolaslabbe) - [
517bb26328] - refactor remove deep_value (nicolaslabbe)
- [
eb32bc73a9] - reset master (without refactor select) (nicolaslabbe) - [
d5b5ab24ab] - refactor select (nicolaslabbe)
- [
e509cf3de7] - test if value of bloc each is empty (wonknu10)
- [
52d66eb82f] - allow video upload (wonknu10) - [
0d82a4c4b1] - refactor select (nicolaslabbe) - [
1966811036] - refactor data select (nicolaslabbe) - [
2777c53a6a] - refactor data select (nicolaslabbe) - [
19d37ff29a] - refactor data select (nicolaslabbe) - [
a0a74eb14f] - fix path (gregorybesson) - [
e44d902d3d] - path.join (nicolaslabbe) - [
800fc1275e] - split structure/template (if one is not create both are empty) (nicolaslabbe) - [
75171f78be] - remove fileUtils.concatPath on abejs (only not plugin yet) (nicolaslabbe) - [
8aa0542d6c] - remove fakeContent (nicolaslabbe)
- [
1e53b024f1] - clean console.log (nicolaslabbe)
- [
1ead4a4e36] - forgot build dist (nicolaslabbe)
- [
cb2c7f90d5] - remove --debug on publish (nicolaslabbe)
- [
3a8a022d80] - change publish all (wait each publish not the end to publish all) (nicolaslabbe)
- [
6750cded92] - publish all - instanciate controller (to call handlebars hook after) (nicolaslabbe)
- [
841d9ae54e] - rollback remove duplicate attr (feature used to not duplicate content if attr is set to true) (nicolaslabbe) - [
cb3c9ddafb] - rollback remove duplicate attr (feature used to not duplicate content if attr is set to true) (nicolaslabbe)
- [
797d57d8c4] - Merged branch master into master (nicolaslabbe) - [
45c5b66e38] - build publish all (nicolaslabbe) - [
12bc14e2fa] - publish-all not working (nicolaslabbe) - [
05aa247010] - publish-all not working (nicolaslabbe) - [
adb2e31321] - Update abe-linux-commands.md (Greg Besson)
- [
52578ae8db] - preparing 2.3.5 (gregorybesson) - [
ba392ccd2e] - fix isTrue HBS helper (gregorybesson) - [
1affc636e1] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
d951056702] - fix isTrue handlebars helper (gregorybesson) - [
be50a26e46] - Update abe-linux-commands.md (Greg Besson) - [
6574cb7936] - Update abe-linux-commands.md (Greg Besson) - [
f9071b9f6a] - Update abe-linux-commands.md (Greg Besson) - [
58646b3999] - Linux useful commands (gregorybesson) - [
fd8b09c9db] - Linux useful commands (gregorybesson) - [
b84ebcaa9b] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
a51eea0765] - fix documentation (gregorybesson)
- [
85d36155b1] - preparation version 2.3.4 (gregorybesson) - [
4118473df8] - template precompilation optimization (gregorybesson)
- [
f941a90c69] - 2.3.3 preparation (gregorybesson) - [
5f23cae1ed] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
2c6e1787da] - fix precompilation on page creation + hbs helper istrue (gregorybesson)
- [
fc938500a8] - preparation of 2.3.2 (gregorybesson) - [
1c952c85da] - ABE-171 (gregorybesson) - [
cb5cc03430] - ABE-171 (gregorybesson)
- [
0c9f936825] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
9f68155b2f] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
09d561a290] - improve precompile caching + bugs (gregorybesson)
- [
5707636725] - v2.3.0 (gregorybesson) - [
b2bcf6e8db] - commenting out perf (gregorybesson) - [
ab245d0552] - ABE-170 (gregorybesson) - [
7d23620239] - Refactoring Page class + paginate removing (gregorybesson) - [
d9dde84818] - fix truncate when passed value is null (gregorybesson)
- [
256e0d6d8d] - add executeQuerySync to abe sql because plugin / hook need a sync version of the method (wonknu10)
- [
d832636a68] - bug include apache (nicolaslabbe)
- [
7daa3b0a1d] - removing ajax call on editor load (gregorybesson) - [
7bb71edaec] - Merged branch master into master (nicolaslabbe) - [
4b44fa1581] - front html inline comment (nicolaslabbe)
- [
d7fa0da878] - 2.1.0 preparation (gregorybesson) - [
031f3dec0c] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
4d2219ff51] - adding truncate Handlebars helper (gregorybesson) - [
74ff337257] - adding truncate Handlebars helper (gregorybesson) - [
fc3268ef6d] - remove useless variable (wonknu10) - [
1207f6d789] - Update abe-update-json.md (fabrice labbe) - [
b5820ddcfb] - doc for update json (wonknu10) - [
28f9adceb2] - doc for update json (wonknu10) - [
c1237d8f5a] - doc for update json (wonknu10)
- [
8274f530bf] - cli command to update json (wonknu10)
- [
0a697895ff] - build list + hook to update json files (wonknu10) - [
dec88cc702] - fix directory error (gregorybesson) - [
c353ed7dfa] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
4c56a2fbbf] - fix typos and dead code (gregorybesson)
- [
3b266df52b] - abe-cli v2.0.0 (gregorybesson) - [
bfe486610a] - ABE-168 (gregorybesson) - [
a054b657d8] - ABE-168 (gregorybesson) - [
ab88b46f30] - ABE-167: sort feature server side (gregorybesson) - [
c371857b0f] - ABE-167: sort feature server side (gregorybesson) - [
4b39b601ee] - ABE-167: file list optimisation (gregorybesson) - [
44c8977f3a] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson) - [
38a280194c] - typo (gregorybesson)
- [
fb53862646] - ABE-166 (gregorybesson) - [
d8b3643f7f] - ABE-166 (gregorybesson)
- [
16bc28bcbd] - hook upload image - test if file exit before call afterSaveImage (afterSaveImage) (wonknu10)
- [
1f9cdcdd91] - build (nicolaslabbe) - [
9c56307268] - build (nicolaslabbe) - [
1ddaa65afb] - set publish all hook before save (nicolaslabbe)
- [
d7435fafeb] - form-control text truncated (wonknu10)
- [
2b70b7ff94] - fix file reader method 'current' var auto increment (wonknu10)
- [
010df869d5] - fix abe bloc each at index 0 that can't be deleted (wonknu10) - [
24a939df65] - merge bug manager (nicolaslabbe) - [
d482c42dde] - Merged branch master into master (nicolaslabbe) - [
2e6a62b15d] - bug manager (nicolaslabbe)
- [
28321fe46e] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (wonknu10) - [
d6ec4b7751] - fix abe bloc each at index 0 that can't be deleted (wonknu10)
- [
fe77c3b82e] - Merged branch master into master (nicolaslabbe) - [
61822a6b4c] - merge (nicolaslabbe) - [
d181c738a2] - Optimisations sur la gestion de la liste des content sur le dashboard (nicolaslabbe) - [
61a8b83785] - merge (nicolaslabbe) - [
8b0ffe1fe6] - Merged branch master into master (nicolaslabbe) - [
597997e11d] - Optimisations sur la gestion de la liste des content sur le dashboard (nicolaslabbe) - [
c417645889] - ACCORSEOEVOL-3 [ABE][PLATEFORME] Optimisations sur la gestion de la liste des content sur le dashboard (nicolaslabbe)
- [
ce00d34e5e] - save with #hash (nicolaslabbe) - [
ce5de4c766] - save with #hash (nicolaslabbe)
- [
498a52a9ce] - merge and commit (nicolaslabbe) - [
93a54ecd20] - Merged branch master into master (nicolaslabbe) - [
886c6d6ac5] - update save js (nicolaslabbe)
- [
a2d5cbf4b7] - build command for prod file (wonknu10)
- [
ccbc7fb572] - build command for prod file (wonknu10)
- [
e091e3c85e] - build command for prod file (wonknu10)
- [
857a64e44f] - update abe version with duplicate (nicolaslabbe) - [
2c6610b07e] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe) - [
7370f95d8c] - update readme (nicolaslabbe) - [
907a71371c] - duplicate=false (nicolaslabbe)
- [
5b1aa50907] - disable multi click on create button (wonknu10)
- [
722c7066b1] - remove port finder (nicolaslabbe)
- [
b5a5d9fa97] - remove debug on abe serve (nicolaslabbe)
- [
b79ad2b4fe] - merge + bug undefined (nicolaslabbe) - [
95f7ef1674] - Merged branch master into master (nicolaslabbe) - [
3cf896728e] - bug undefined (nicolaslabbe)
- [
038a3702e4] - ifx: no error web ajax save request fail (wonknu10)
- [
6dbfad534b] - remove hidden label inside page list (wonknu10)
- [
adb610ccf6] - fix image name on upload (wonknu10)
- [
3613dc77fb] - publish all cli (nicolaslabbe)
- [
49644de3b3] - prefill max-length (nicolaslabbe)
- [
e2d1e53e0f] - prefill (nicolaslabbe)
- [
80109629c5] - prefill (nicolaslabbe) - [
b3b19c7d69] - prefill (nicolaslabbe) - [
47c9519dad] - order manager (nicolaslabbe)
- [
1583a7c92f] - merge (nicolaslabbe) - [
3343d974ba] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe) - [
cefe01b2e1] - bug abe space getattr (nicolaslabbe)
- [
ad3383668e] - escape double quote inside abe input (wonknu10)
- [
ab95873689] - if empty template build (nicolaslabbe) - [
b2c996d47a] - if empty template (nicolaslabbe)
- [
3788249319] - abe-cli plugin (nicolaslabbe)
- [
249497d600] - plugin cli (nicolaslabbe) - [
2f8e297c31] - add abe add + abe install (nicolaslabbe) - [
e23f4a0d43] - first commit (nicolaslabbe) - [
2f112bace3] - Initial commit (Labbé nicolas)