Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Helpers #754

Open
wants to merge 116 commits into
base: master
Choose a base branch
from
Open

WIP: Helpers #754

wants to merge 116 commits into from

Commits on Jul 11, 2016

  1. Configuration menu
    Copy the full SHA
    fde0b3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d23b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2016

  1. Configuration menu
    Copy the full SHA
    28ee077 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2016

  1. Configuration menu
    Copy the full SHA
    5037fb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. Configuration menu
    Copy the full SHA
    fce2bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b73857 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. Configuration menu
    Copy the full SHA
    ddd99ff View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. Configuration menu
    Copy the full SHA
    b629fef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc57a05 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. dnd subforms now work

    djay committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    d912880 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. handle inserting dnd datagrids using very basic progressive table. Ca…

    …n't yet disable tinymces table controls.
    djay committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    5b49943 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. fix bug in creating empty form

    djay committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    b0661e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4fc27 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. initial version of helpers

    djay committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    ec2fa66 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dynamic-display-fields' into multipage-p2

    Daniel Marks committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    9249554 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Include pyquery

    Daniel Marks committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    2f636f0 View commit details
    Browse the repository at this point in the history
  2. Attempt to merge multipage into Plomino 2

    Daniel Marks committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    203086e View commit details
    Browse the repository at this point in the history
  3. Fix Flake version and add a resources directory

    Daniel Marks committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    ede6dc2 View commit details
    Browse the repository at this point in the history
  4. Merge tinymcevisualfields

    Daniel Marks committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    5c3b8bd View commit details
    Browse the repository at this point in the history
  5. helpers is now a behaviour.

    djay committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    7f17ca1 View commit details
    Browse the repository at this point in the history
  6. Fix syntax error

    instification committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    dc81085 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6ae104 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2016

  1. Configuration menu
    Copy the full SHA
    775f530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    862c3f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d1a8e2 View commit details
    Browse the repository at this point in the history
  4. Handle multiple colons in a hidewhen, cache or label

    Daniel Marks committed Sep 5, 2016
    Configuration menu
    Copy the full SHA
    80185bd View commit details
    Browse the repository at this point in the history
  5. Use isinstance and set the date format

    Daniel Marks committed Sep 5, 2016
    Configuration menu
    Copy the full SHA
    b6bd02f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f1b52e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2016

  1. Configuration menu
    Copy the full SHA
    aa5a40a View commit details
    Browse the repository at this point in the history
  2. Add the id of the field to the combo widget

    Daniel Marks committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    895827d View commit details
    Browse the repository at this point in the history
  3. Add a getSelectionList method directly to a Field so it can be called…

    … in restricted python
    Daniel Marks committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    b2f00a5 View commit details
    Browse the repository at this point in the history
  4. Style labels in TinyMCE

    Daniel Marks committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    8a4ec26 View commit details
    Browse the repository at this point in the history
  5. Wrap the combo date widget in a span instead of a div

    Daniel Marks committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    62f949b View commit details
    Browse the repository at this point in the history
  6. Don't change plominoLabels, and handle hidewhens if they haven't been…

    … styled
    Daniel Marks committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    159445f View commit details
    Browse the repository at this point in the history
  7. Don't change plominoLabels, and handle hidewhens if they haven't been…

    … styled
    Daniel Marks committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    83a12b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dffc6a9 View commit details
    Browse the repository at this point in the history
  9. include formulas in field settings in helpers generation. Fix datagri…

    …d when multiple forms avaialble to add
    djay committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    38da306 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. Merge latest helpers code

    Daniel Marks committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    ce66451 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1abcad9 View commit details
    Browse the repository at this point in the history
  3. import macros from another db

    djay committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    322474b View commit details
    Browse the repository at this point in the history
  4. Replace plomino accordions with <hr>

    Daniel Marks committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    10e636f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'helpers' into multipage-p2

    Daniel Marks committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    7d92faf View commit details
    Browse the repository at this point in the history
  6. Merge in latest master

    Daniel Marks committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    defdce1 View commit details
    Browse the repository at this point in the history
  7. fix hidewhen inserting in tinymce. insert parent context into helpers…

    … so they can react to where they used rather than where they live
    djay committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    8d13e3e View commit details
    Browse the repository at this point in the history
  8. Don't convert record fields to unicode

    Daniel Marks committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    f989089 View commit details
    Browse the repository at this point in the history
  9. Workaround a tzinfo problem

    Daniel Marks committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    0defec3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    236bd46 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc9b738 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    31abd19 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7bb6ef0 View commit details
    Browse the repository at this point in the history
  14. fix behaviour setting on import

    djay committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    d0b3bf2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a389da9 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. change name to formula macros

    djay committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    c5b350f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Fix typo in registry

    Daniel Marks committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    a107993 View commit details
    Browse the repository at this point in the history
  2. Fix typo in template

    Daniel Marks committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    6ed5535 View commit details
    Browse the repository at this point in the history
  3. Merge latest master

    Daniel Marks committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    a631269 View commit details
    Browse the repository at this point in the history
  4. Fix splitting bug

    Daniel Marks committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    e03de26 View commit details
    Browse the repository at this point in the history
  5. Don't change plominoLabels, and handle hidewhens if they haven't been…

    … styled
    Daniel Marks committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    dc125e9 View commit details
    Browse the repository at this point in the history
  6. Stop handling labels for the moment

    Daniel Marks committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    33d0134 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. Merge branch 'master' into tinymcevisualfields

    Daniel Marks committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    68035cf View commit details
    Browse the repository at this point in the history
  2. Add a span before a hidden field so it can be dragged

    Daniel Marks committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    d3923b4 View commit details
    Browse the repository at this point in the history
  3. Number fields should use the appropriate input type

    Daniel Marks committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    25222de View commit details
    Browse the repository at this point in the history
  4. Add test for the rendering of number fields

    Daniel Marks committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    020daa0 View commit details
    Browse the repository at this point in the history
  5. Merge in Dylan's label grouping code

    Daniel Marks committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    d3c5ddc View commit details
    Browse the repository at this point in the history
  6. Update tests for modified label handling code

    Daniel Marks committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    ffada38 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. Configuration menu
    Copy the full SHA
    6d70a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faf283d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f19d329 View commit details
    Browse the repository at this point in the history
  4. macros retaining ids correctly

    djay committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    2820220 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

  1. Configuration menu
    Copy the full SHA
    c2093e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. Add label support to tinymce visualfields

    Daniel Marks committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    4fe1d28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f894a View commit details
    Browse the repository at this point in the history
  3. Add some tests for visual fields

    Daniel Marks committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    03dbd63 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into tinymcevisualfields

    Daniel Marks committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    dbe9753 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8325c74 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. Configuration menu
    Copy the full SHA
    2d3df00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02c1110 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. Configuration menu
    Copy the full SHA
    c18395f View commit details
    Browse the repository at this point in the history
  2. Add a class if we're in a macro context

    Daniel Marks committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    25249e1 View commit details
    Browse the repository at this point in the history
  3. In the macro popup context, make sure the close button closes the mod…

    …al dialog
    Daniel Marks committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    70f7f5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95d4bfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5924afb View commit details
    Browse the repository at this point in the history
  6. datagrids fixes

    djay committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    7efac39 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2016

  1. Configuration menu
    Copy the full SHA
    b568639 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. Merge tinymcevisualfields

    Daniel Marks committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    8f9e349 View commit details
    Browse the repository at this point in the history
  2. Update tests for visual form layout

    Daniel Marks committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    31e4517 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Handle nonvisual label code

    Daniel Marks committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    5720846 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Use the right setting for a multiple select2 field

    Daniel Marks committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    d2b3a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9b8a6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b271c13 View commit details
    Browse the repository at this point in the history
  4. Update compile time of bundle

    Daniel Marks committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    0d76d75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b93c553 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. Values may be None

    Daniel Marks committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    534bf69 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2016

  1. Datetime format is on the context

    Daniel Marks committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    ffe967a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e39fba8 View commit details
    Browse the repository at this point in the history
  3. Trim whitespace around elementIds when selecting text

    Daniel Marks committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    2252adf View commit details
    Browse the repository at this point in the history
  4. Replace a confusing list comprehension

    Daniel Marks committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    6eb3010 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Configuration menu
    Copy the full SHA
    a0f9a9e View commit details
    Browse the repository at this point in the history
  2. Add tooltips for the plomino buttons

    Daniel Marks committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    9a9dfa0 View commit details
    Browse the repository at this point in the history
  3. Add a Page break button to TinyMCE and use a page break class to diff…

    …erentiate from a HR
    Daniel Marks committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    1e4077e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42a2b47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1de98c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. Configuration menu
    Copy the full SHA
    ce13c24 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. Return outer_html in handleLabels

    Daniel Marks committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    beed132 View commit details
    Browse the repository at this point in the history
  2. Handle empty forms properly in handleLabels

    Daniel Marks committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    eb51ed5 View commit details
    Browse the repository at this point in the history
  3. Remove debug line that was causing encoding errors

    Daniel Marks committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    379642d View commit details
    Browse the repository at this point in the history
  4. Add advanced form fields to an advanced fieldset

    Daniel Marks committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    20edc58 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. Hide advanced fields on database and field

    Daniel Marks committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    c084ea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96cf586 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af59437 View commit details
    Browse the repository at this point in the history
  4. Fix flake8 warnings.

    ivanteoh committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    4014a6a View commit details
    Browse the repository at this point in the history
  5. Fix some typo

    ivanteoh committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    2da6625 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c58c28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73adfbf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f731d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

  1. Configuration menu
    Copy the full SHA
    aba166f View commit details
    Browse the repository at this point in the history