zotlabs
|
f1da003020
|
some more photo issues
|
2017-03-29 14:13:10 +02:00 |
|
zotlabs
|
ea5a7180c7
|
fix photo prvnxt after all the changes yesterday
|
2017-03-29 14:12:24 +02:00 |
|
zotlabs
|
9d0e2cbd89
|
more work on the photo album mess
|
2017-03-29 14:11:56 +02:00 |
|
zotlabs
|
032b6f193d
|
photos_album_exists() requires an observer to work correctly; provide it.
|
2017-03-29 14:11:22 +02:00 |
|
zotlabs
|
b03cd330e5
|
begin the process of using the relevant attach directory/path for photo albums instead of an album basename which may not be unique. Created an 'ellipsify()' function to shorten long names and keep the beginning and end intact
|
2017-03-29 14:09:19 +02:00 |
|
Mario Vavti
|
ca14ab3d55
|
move profile tabs to app-tray
|
2017-03-20 17:24:48 +01:00 |
|
zotlabs
|
b20cce1408
|
attach_delete() - remove photo resources even if the attach table row wasn't found.
|
2017-01-15 15:24:51 -08:00 |
|
Mario Vavti
|
8ef84e2aa7
|
possibly improve the album list query and save the result in App::$data
|
2017-01-13 11:22:50 +01:00 |
|
Mario Vavti
|
88ac326caf
|
we should actually check for existance of a given album at this place. this query can probably be more simple though
|
2017-01-12 12:32:31 +01:00 |
|
Mario Vavti
|
76daa03df0
|
comment out redundant querys
|
2017-01-11 22:16:02 +01:00 |
|
Florian Steinel
|
c1c96e01fa
|
sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and postgresql
(see: https://www.postgresql.org/message-id/flat/1291109101.26137.35.camel%40pcd12478 )
|
2016-10-27 02:41:32 +02:00 |
|
zotlabs
|
5c891bcfb5
|
need to perform dbunescbin on stored filenames as well as binary data - this is a no-op under mysql but could provide unpredictable data under postgres
|
2016-10-23 17:46:29 -07:00 |
|
redmatrix
|
ce6e81c682
|
more backticks
|
2016-10-03 21:48:53 -07:00 |
|
redmatrix
|
de03f7f9ce
|
photo move to another album - resurrected from a temporary branch where the work had gotten lost
|
2016-09-06 23:13:55 -07:00 |
|
Mario Vavti
|
4ede3fd771
|
multi acl: port photos
|
2016-08-04 09:10:21 +02:00 |
|
redmatrix
|
ed0e2b52d7
|
move permissiondescription class to zotlabs/lib
|
2016-07-11 21:46:16 -07:00 |
|
redmatrix
|
3035c792dc
|
remove the app $a passed to profile_load, also add profile_load to mod_wiki which should fix issue #431
|
2016-06-26 22:13:59 -07:00 |
|
redmatrix
|
a50e555515
|
'recent photos' query was buggered, also fix issue #163 by adding configurable sort order to the album widget - default is album name ascending
|
2016-06-07 16:23:14 -07:00 |
|
redmatrix
|
a9d7acda27
|
the rest of the schema updates - WARNING: some third party plugins may fail; e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files.
|
2016-06-01 21:48:54 -07:00 |
|
redmatrix
|
b1259876bf
|
more db column renames
|
2016-05-31 21:45:33 -07:00 |
|
redmatrix
|
5e0698ba87
|
turn the oft-repeated block_public ... check into a function observer_prohibited()
|
2016-05-22 17:52:30 -07:00 |
|
redmatrix
|
de006771c7
|
renamed include files identity.php (channel.php) and Contact.php (connections.php)
|
2016-05-22 16:54:30 -07:00 |
|
Treer
|
09ef30feb0
|
Update some modules to use new ACL dialog feature
|
2016-05-08 21:27:52 +10:00 |
|
Mario Vavti
|
931a4fafe3
|
get rid of the unused ispublic variable
|
2016-04-29 21:38:36 +02:00 |
|
redmatrix
|
bb96f44861
|
allow engineering units (e.g. 400M, 1G) as service class limits
|
2016-04-28 21:02:27 -07:00 |
|
Mario Vavti
|
a9d926886e
|
make it more obvious what is behind the dropdowns
|
2016-04-25 10:00:50 +02:00 |
|
redmatrix
|
2a4e8972e0
|
module updates
|
2016-04-18 20:38:38 -07:00 |
|