Build: #55 was successful Changes by David Colón
Code commits
Documentation
-
David Colón 19541b654ff5553ff1a5819e4ad76c25898ecfa0
Merge pull request #51 from brunoais/feature/structuredConditionals
Structured conditionals documentation -
brunoais 6f9f7523e1efbd4f07c78cc4072314829e0342d6 m
Change syntax from `array(]` to `[]`
- development/db/structured_conditionals.rst (version 6f9f7523e1efbd4f07c78cc4072314829e0342d6)
-
brunoais a8a0e282e075102ff63597bacf3b97be02654479 m
Fix code block type. This is SQL, not php
- development/db/structured_conditionals.rst (version a8a0e282e075102ff63597bacf3b97be02654479)
-
brunoais 585a58d29e05cd6209cc37b376318ee8f000b224 m
Renamed to structured_conditionals, as requested
- development/db/structuredConditionals.rst (version 585a58d29e05cd6209cc37b376318ee8f000b224)
- development/db/structured_conditionals.rst (version 585a58d29e05cd6209cc37b376318ee8f000b224)
-
brunoais 38519dadfb457c98bfa9e093c787270e9546e30b m
Fixing english in order to be easier to read
- development/db/structuredConditionals.rst (version 38519dadfb457c98bfa9e093c787270e9546e30b)
-
brunoais 544969428a6bff9c0215e1a47642a9b2e2fefeed m
Fix indentations as complained years ago
- development/db/structuredConditionals.rst (version 544969428a6bff9c0215e1a47642a9b2e2fefeed)
-
brunoais 8c4aba025a7cb4ed6ee8d51a97531e282cb75e11 m
Removed the unnecessary large indentations
- development/db/structuredConditionals.rst (version 8c4aba025a7cb4ed6ee8d51a97531e282cb75e11)
-
brunoais d940881242f664693faa73b97aecfd808c23ba7f m
Darn'it! There was one missing mate!
- development/db/structuredConditionals.rst (version d940881242f664693faa73b97aecfd808c23ba7f)
-
brunoais 934afb9951131dcd159a824678e0ef174dd7b92f m
Changed a sentence to make it easier to read
"finding the correct placement of the replacing content" -> "finding and replacing the content"- development/db/structuredConditionals.rst (version 934afb9951131dcd159a824678e0ef174dd7b92f)
-
brunoais 588217c44a9ccf7a042681698de487e4538d35ed m
Had forgotten the coding guidelines
- development/db/structuredConditionals.rst (version 588217c44a9ccf7a042681698de487e4538d35ed)
-
brunoais a1662340d1e2564218a9b9a12389d713b666438b m
Revisited the Intro section
Based on @marc1706 and @hanakin's comment- development/db/structuredConditionals.rst (version a1662340d1e2564218a9b9a12389d713b666438b)
-
brunoais bc9ff55056684ec3c172b92fc835ffe3c771a729 m
Incomplete line at line 9
Ups.- development/db/structuredConditionals.rst (version bc9ff55056684ec3c172b92fc835ffe3c771a729)
-
brunoais 0800943fba33c03f606c54555068d49881647c71 m
Fixing the titles markup. The markup must be of same size of the text.... for some reason
- development/db/structuredConditionals.rst (version 0800943fba33c03f606c54555068d49881647c71)
-
brunoais 2beefa3c643cc041ad15d27db244020f336b6b88 m
In phpBB's extensions code extra note
- development/db/structuredConditionals.rst (version 2beefa3c643cc041ad15d27db244020f336b6b88)
-
brunoais 17c2fa93e776aac85684f91f3a31cf79beb89f80 m
Typo fixing
- development/db/structuredConditionals.rst (version 17c2fa93e776aac85684f91f3a31cf79beb89f80)
-
brunoais e974c2d37d3e185f3aa9cf7bf108fc3f81ca95a8 m
Fix code blocks
- development/db/structuredConditionals.rst (version e974c2d37d3e185f3aa9cf7bf108fc3f81ca95a8)
-
brunoais 454cfe1d67f2a81dc2bc11f60ad3622e3616782d m
Typo
- development/db/structuredConditionals.rst (version 454cfe1d67f2a81dc2bc11f60ad3622e3616782d)
-
brunoais 3b7430926a84567a682945b774c7eda75c015baf m
Remove "why use"
- development/db/structuredConditionals.rst (version 3b7430926a84567a682945b774c7eda75c015baf)
-
brunoais b26621401e45a47d6d65bba60ef85c2e1a627d80 m
Fix code blocks
- development/db/structuredConditionals.rst (version b26621401e45a47d6d65bba60ef85c2e1a627d80)
-
brunoais 0c306efd3471d677d3c4a6ea9c614e9ead0b4d59 m
Trying newline alternatives
- development/db/structuredConditionals.rst (version 0c306efd3471d677d3c4a6ea9c614e9ead0b4d59)
-
brunoais d5c1805eaacfd607cc927d60c5790fbce93a05cb m
Typo fixing
- development/db/structuredConditionals.rst (version d5c1805eaacfd607cc927d60c5790fbce93a05cb)
-
brunoais c9383ddd1f90533fed18ace3dc3160d472fd0ff2 m
Fixing code
- development/db/structuredConditionals.rst (version c9383ddd1f90533fed18ace3dc3160d472fd0ff2)
-
brunoais 5fe51ca7a606ff6a9b5c9d6af0a9406a8c3ccdf7 m
Doing: Modify the structured conditional in an extension
- development/db/structuredConditionals.rst (version 5fe51ca7a606ff6a9b5c9d6af0a9406a8c3ccdf7)
-
brunoais 86a4eb0233ce56a6edc72b1e547bced9ffc6d82b m
Finished Translate SQL to the structured conditional
- development/db/structuredConditionals.rst (version 86a4eb0233ce56a6edc72b1e547bced9ffc6d82b)
-
brunoais 3d9329796216d1ee10e2fe6c3750f2487b01cfc1 m
Minor fix, How to use (complete) and working on translation examples
- development/db/structuredConditionals.rst (version 3d9329796216d1ee10e2fe6c3750f2487b01cfc1)
-
brunoais d69ed0afdfc53be17a5b22f7f2a4727281cf57cd m
[feature/structuredConditionals] Partly complete
- development/db/structuredConditionals.rst (version d69ed0afdfc53be17a5b22f7f2a4727281cf57cd)