Joas Schilling
|
e8b192fa32
|
[ticket/11495] Do not compare to null anymore (left over from item class)
PHPBB3-11495
|
2013-04-25 12:57:21 +02:00 |
|
Joas Schilling
|
87dc3b1e55
|
[ticket/11495] Use item ids instead of requiring all data
The data is grabbed again in most cases anyway, so it just makes the system
easier to use.
PHPBB3-11495
|
2013-04-19 21:07:42 +02:00 |
|
Joas Schilling
|
f66b5323a7
|
[ticket/11495] Cast some values to int
PHPBB3-11495
|
2013-04-19 19:09:22 +02:00 |
|
Joas Schilling
|
3d54a81ed9
|
[ticket/11495] Use item_id only as parameter for delete() and remove()
The data is acquired again anyway
PHPBB3-11495
|
2013-04-19 16:19:01 +02:00 |
|
Joas Schilling
|
d24ff2329f
|
[ticket/11495] Use item_id only as parameter for get_branch_data()
PHPBB3-11495
|
2013-04-19 16:18:03 +02:00 |
|
Joas Schilling
|
f3ff8b36be
|
[ticket/11495] Fix Spacing and lowercase on docs
PHPBB3-11495
|
2013-04-19 01:14:38 +02:00 |
|
Joas Schilling
|
b28180be1d
|
[ticket/11495] Acquire locks for operations that manipulate the tree
PHPBB3-11495
|
2013-04-18 22:16:14 +02:00 |
|
Joas Schilling
|
153b29c6c9
|
[ticket/11495] Remove item class as its no longer required
PHPBB3-11495
|
2013-04-18 19:31:08 +02:00 |
|
Joas Schilling
|
a183fc1118
|
[ticket/11495] Manually specify the table columns
PHPBB3-11495
|
2013-04-18 00:54:26 +02:00 |
|
Joas Schilling
|
514bcb2fac
|
[ticket/11495] Move nestedset default values to new method
PHPBB3-11495
|
2013-04-18 00:50:30 +02:00 |
|
Joas Schilling
|
e0393a3062
|
[ticket/11495] Fix column variable names
PHPBB3-11495
|
2013-04-18 00:34:09 +02:00 |
|
Joas Schilling
|
8c3443ba99
|
[ticket/11495] Use array directly instead of phpbb_nestedset_item_interface
PHPBB3-11495
|
2013-04-18 00:13:19 +02:00 |
|
Joas Schilling
|
5c379db085
|
[ticket/11495] Fix description of get_sql_where
PHPBB3-11495
|
2013-04-17 22:56:12 +02:00 |
|
Joas Schilling
|
f831e3c66e
|
[ticket/11495] Use unique properties for the column names
PHPBB3-11495
|
2013-04-17 22:52:17 +02:00 |
|
Joas Schilling
|
0d5efcc1d5
|
[ticket/11495] Add abstract implementation of the interface
PHPBB3-11495
|
2013-04-16 23:08:35 +02:00 |
|