Michael
|
0ab9f2e265
|
Preparations to not store the tags in the item table anymore
|
2018-06-30 13:54:01 +00:00 |
|
Michael
|
b705a91ccd
|
Standards and some more replace item calls
|
2018-06-28 03:31:10 +00:00 |
|
Michael
|
a7d2f126eb
|
Fixes Issue 5276 and an endless loop in item::update
|
2018-06-23 10:32:53 +00:00 |
|
Michael
|
507956818d
|
Use the item classes where possible
|
2018-06-18 05:19:28 +00:00 |
|
Michael
|
723b5ae803
|
Use MagicLinkbyId when possible
|
2018-06-02 08:28:01 +00:00 |
|
Michael
|
8a34895a23
|
Use magicLink whenever possible
|
2018-06-02 08:05:06 +00:00 |
|
Michael
|
4ad655ab80
|
Replace old database queries with the new ones
|
2018-05-02 19:26:15 +00:00 |
|
Hypolite Petovan
|
17a0cc4f3d
|
Add Model\Term::populateTagsFromItem method
|
2018-04-16 22:22:58 -04:00 |
|
Michael
|
e609de2957
|
Many item calls are now isolated in a single function
|
2018-02-06 12:40:22 +00:00 |
|
Hypolite Petovan
|
2a5431a59e
|
Rename Model\Term methods
|
2018-02-04 16:48:50 -05:00 |
|
Hypolite Petovan
|
507bea0e9f
|
Copy functions from include/tags to src
- Create Content\Widget\TagCloud
- Populate Worker\TagUpdate::execute
- Add Content\Widget::tagCloud
- Add Model\Term::insertFromItemId and Model\Term::insertFromItemUri
|
2018-02-03 23:51:40 -05:00 |
|
Hypolite Petovan
|
0abe4158d2
|
Rename Term methods ahead of the move
- Rename createFromItemURI() to insertFromItemFileByUri()
- Rename createFromItem() to insertFromItemFileById()
|
2018-02-03 22:42:31 -05:00 |
|
Hypolite Petovan
|
1fda0ae4ae
|
Replace select(limit => 1) by selectFirst() in Model\Term and include/enotify
- Add new array declaration syntax
- Add braces
|
2018-01-10 13:04:00 -05:00 |
|
Adam Magness
|
594461189b
|
Review updates
require_once, foreach braces, new line EOF, and remove unneeded function.
|
2018-01-10 12:51:51 -05:00 |
|
Adam Magness
|
483c4e3803
|
selectFirst
dba::selectFirst hasn't been merged yet!
|
2018-01-10 12:08:56 -05:00 |
|
Adam Magness
|
dc175b8e12
|
Update functions and calls
Change function names, calls and use dba functions.
|
2018-01-10 12:05:20 -05:00 |
|
Adam Magness
|
55ee9a1c72
|
Move files to src
Move files.php and create Term class
|
2018-01-10 11:46:05 -05:00 |
|