|
|
562950447e
|
- Removed utf8_encode method which was removed in PHP 8.5
|
2026-07-14 15:16:51 +00:00 |
|
|
|
28210836cd
|
- WIP on DiExtension
|
2026-07-07 12:23:19 +00:00 |
|
|
|
1f771b1932
|
- Added a new DiExtension and proceed to some code cleaning
|
2026-07-06 16:35:06 +00:00 |
|
|
|
778f84116b
|
- Modernized code a bit and added variables to blocks
|
2026-07-01 12:57:01 -04:00 |
|
Dave Mc Nicoll
|
ef95576d74
|
- Added a loop index in AbstractLoop control struct.
|
2025-10-15 14:57:42 +00:00 |
|
Dave Mc Nicoll
|
e737e82d7e
|
- Fixed a deprecated attribute not supported on properties.
@
|
2025-01-25 00:28:54 +00:00 |
|
|
|
830a643a56
|
- Fixed route generating (removed methods)
|
2024-11-21 19:15:04 -05:00 |
|
Dave Mc Nicoll
|
b24bbbc150
|
- Fixed a bug where optional routes were badly parsed
|
2024-11-01 16:44:52 -04:00 |
|
Dave Mc Nicoll
|
7970679894
|
- Fixed a bug checking for incomplete data given to build an URL within the UrlExt.
|
2024-10-18 13:08:29 +00:00 |
|
Dave Mc Nicoll
|
934643214e
|
- Fixed a part of Block's doc ; more work to be done on that part
- Fixed whitespaces from unprinted block parts
- Reworked a bit the UrlExtension route grabbing part
|
2024-10-16 20:30:27 +00:00 |
|
|
|
5e54407f74
|
- WIP on urlextension
|
2023-12-07 15:46:25 +00:00 |
|
Dave Mc Nicoll
|
b856743741
|
- Merged some code added a long time ago to the extension
|
2023-12-01 20:27:26 +00:00 |
|
|
|
ce43abb954
|
- Added some flags for PrintExtension outputting
|
2023-11-01 09:57:43 -04:00 |
|
|
|
5aa70dfd17
|
- Fixed missing formatter loading
|
2023-10-31 14:30:56 +00:00 |
|
|
|
043fb90f8d
|
- WIP on Picea's Asset.
|
2023-10-17 20:12:39 -04:00 |
|
|
|
d5de5e665b
|
- WIP on picea-asset AND error handling
|
2023-10-12 19:07:16 +00:00 |
|
|
|
3ccbf6bfab
|
- WIP on picea-asset
|
2023-10-12 11:43:01 -04:00 |
|
|
|
386e0aa448
|
- Fixed error thrown on optional routes which arguments were not all fullfield
|
2023-06-09 15:31:53 -04:00 |
|
|
|
215bc26981
|
- UrlExtension now supports multiple application URL
|
2023-05-31 18:29:36 +00:00 |
|
Dave Mc Nicoll
|
3dce6a41cb
|
- Added a batch() function to ease array iterations in templates
|
2023-05-01 14:36:47 -04:00 |
|
|
|
f9c955a82a
|
- Fixed port redirection for URL behind proxy
|
2023-04-28 19:57:52 +00:00 |
|
Dave Mc Nicoll
|
2fe97c60ed
|
- Fixed a bad merge
|
2023-04-28 19:56:05 +00:00 |
|
Dave Mc Nicoll
|
710ecad98d
|
- Adjusted route name on exception
|
2023-04-28 19:52:19 +00:00 |
|
|
|
3bcd5c9780
|
Merge branch 'master' of https://git.mcnd.ca/mcndave/picea
|
2023-04-20 18:16:29 +00:00 |
|
|
|
7a2fa872fa
|
- Added a no_html() method
|
2023-04-20 18:16:20 +00:00 |
|
|
|
5182ba19bc
|
- Fixed optional arguments in buildUrl()
|
2023-04-19 13:23:29 -04:00 |
|
|
|
44b0283938
|
- Merged with new code-base
|
2023-03-30 14:46:52 -04:00 |
|
|
|
1611ebe047
|
Merge branch 'master' of https://git.mcnd.ca/mcndave/picea
|
2023-03-30 18:29:35 +00:00 |
|
|
|
6ee3e1bbae
|
- Forced parameters in URL to be filled in UrlExtension buildUrl() and disabled the custom exception for now...
|
2023-03-30 18:29:17 +00:00 |
|
|
|
b4964402fd
|
- Renamed MoneyExtension to NumberExtension
|
2023-03-29 15:13:41 +00:00 |
|
|
|
b3a8e3aca2
|
- Token name and options are now passed through parse() method
|
2023-02-02 19:38:40 +00:00 |
|
|
|
e9b2f0ece3
|
- Fixed a bug added in previous commit
|
2023-02-02 18:12:31 +00:00 |
|
|
|
acd9f8c72e
|
- First task of v2 done, tokens can now have unlimited options attached to it
|
2023-02-02 16:46:46 +00:00 |
|
|
|
2dc16de7c3
|
- Simplified SLUG() method of the UrlExtension, since it was way too slow
|
2023-02-01 18:06:23 +00:00 |
|
|
|
08211282c2
|
- Added an event manager. Also, fixed some more bugs within Block and Section tokens
|
2023-01-26 13:32:52 +00:00 |
|
|
|
58f73d914b
|
- Some more documentation made / fixed
|
2022-12-22 14:35:26 +00:00 |
|
|
|
46535c2734
|
- Finalizing the documentation before tagging 1.0 release
|
2022-12-21 04:20:11 +00:00 |
|
|
|
bb29a56077
|
- Added while/endwhile and do/while syntaxes
- Fix the abstractclass requirement of parse() function
|
2022-12-19 19:36:39 +00:00 |
|
|
|
33298ff2e4
|
- Removed optional brackets from routes in UrlExtension.
|
2022-12-08 19:10:43 +00:00 |
|
|
|
3de5f46de6
|
Merge branch 'master' of https://git.mcnd.ca/mcndave/picea
|
2022-11-29 19:46:51 +00:00 |
|
|
|
4bd4cddbff
|
- Cleaned up a bit and added some methods to give Lean/Console more flexibility
|
2022-11-29 19:46:40 +00:00 |
|
|
|
7e80d4be6d
|
- Added an 'urlize' method to the UrlExtension class
|
2022-11-24 20:00:43 +00:00 |
|
|
|
14cfb46c98
|
Merge branch 'master' of https://git.mcnd.ca/mcndave/picea
|
2022-10-12 18:28:52 +00:00 |
|
|
|
08201b1958
|
- Remove the old {? / ?} token as a PHP opening
- Added url versions if needed
|
2022-10-12 18:25:39 +00:00 |
|
|
|
5bac6cd843
|
- Rencoding UTF-8 to manage problematics strings in data to encode
|
2022-10-10 15:27:54 +00:00 |
|
|
|
aa0bdea0c5
|
- added a new lang.raw and _.raw token to Lang extexion
|
2022-07-18 17:44:03 +00:00 |
|
|
|
b08325049b
|
- Addedd a new Money extension and a new Function token
|
2022-06-03 15:31:50 +00:00 |
|
Ubuntu
|
18a0fd7fdc
|
- Adjusted some protocol recognition into var to match proxy's one
|
2022-05-11 15:20:04 +00:00 |
|
Dave Mc Nicoll
|
2b81e9cef8
|
- Addeed a slug method
|
2022-05-11 14:09:41 +00:00 |
|
Dave Mc Nicoll
|
b836fc5bd8
|
- added missing json.html tag
|
2022-02-25 15:32:47 +00:00 |
|