Open Source Social Application Server making it possible for every web page, web site, community and content site to be a place for a social interaction. This interaction can be new relationships, existing relationships or integrated with a community.
Be the first to post a text review of ringside. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Beta 4 has been released including - Open Social Support - Facebook API, FBML enhancements - API lifecycle - Payment service updates - Community Panel with -- Key Mgmt -- System Info -- Social and System metrics/statistics
------------------------------------------------------------------------ r1473 | brobinson | 2008-05-20 13:42:53 -0400 (Tue, 20 May 2008) | 1 line Moving AuthorizeNetSubscriptions from api/vendor to api/includes ------------------------------------------------------------------------ r1475 | jkiesel | 2008-05-21 10:32:54 -0400 (Wed, 21 May 2008) | 1 line Removed artifact test string ------------------------------------------------------------------------ r1476 | brobinson | 2008-05-21 14:58:57 -0400 (Wed, 21 May 2008) | 1 line Implemented first pass of if-has-paid tag ------------------------------------------------------------------------ r1477 | mazz | 2008-05-21 15:24:05 -0400 (Wed, 21 May 2008) | 1 line [RS-156] re-introduce community panel; home page provides ringside info (version/build info) and php info along with license text ------------------------------------------------------------------------ r1478 | mazz | 2008-05-21 15:25:05 -0400 (Wed, 21 May 2008) | 1 line only <pre> the actual build.info content ------------------------------------------------------------------------ r1479 | mschachter | 2008-05-21 15:33:45 -0400 (Wed, 21 May 2008) | 2 lines updates to some DOMElement stuff ------------------------------------------------------------------------ r1480 | mazz | 2008-05-21 15:35:05 -0400 (Wed, 21 May 2008) | 1 line show header so you know you are looking at the community panel ------------------------------------------------------------------------ r1481 | mazz | 2008-05-21 15:41:52 -0400 (Wed, 21 May 2008) | 1 line would be nice to use the function that header.inc already provides us to get the request param ------------------------------------------------------------------------ r1482 | mazz | 2008-05-21 16:00:51 -0400 (Wed, 21 May 2008) | 1 line stub out the metrics tab ------------------------------------------------------------------------ r1483 | mazz | 2008-05-21 16:02:10 -0400 (Wed, 21 May 2008) | 2 lines stub out the metrics tab convert eol chars to LF ------------------------------------------------------------------------ r1484 | mlugert | 2008-05-21 16:17:19 -0400 (Wed, 21 May 2008) | 1 line This script was putting the records into build/dist/..., needed to be /dist/... ------------------------------------------------------------------------ r1485 | mlugert | 2008-05-22 00:36:45 -0400 (Thu, 22 May 2008) | 11 lines Fixed Friends DAO. Fixed App DAO. Converted Events DAO. Added payments records. Fixed some other minor php warnings. Removed DB Exception class. Ported Feed. Ported Notificaitons. Partly ported Groups. ------------------------------------------------------------------------ r1486 | mlugert | 2008-05-22 10:42:30 -0400 (Thu, 22 May 2008) | 3 lines removed duplicate test cases. removed localsettings in wrong place. ------------------------------------------------------------------------ r1487 | brobinson | 2008-05-22 12:53:17 -0400 (Thu, 22 May 2008) | 1 line Plan attribute of if-has-paid tag now supported ------------------------------------------------------------------------ r1488 | jkinner | 2008-05-22 13:42:54 -0400 (Thu, 22 May 2008) | 1 line Fixed bug in icon URL handling by letting Doctrine do value escaping ------------------------------------------------------------------------ r1489 | jkinner | 2008-05-22 13:52:34 -0400 (Thu, 22 May 2008) | 1 line Added some missing drop table commands ------------------------------------------------------------------------ r1490 | mazz | 2008-05-22 14:02:03 -0400 (Thu, 22 May 2008) | 1 line ignore reports ------------------------------------------------------------------------ r1491 | mazz | 2008-05-22 14:04:44 -0400 (Thu, 22 May 2008) | 4 lines some refactoring to split out the file-based listener from the event core create settings util for M3 layer so I can determine what backing store to use dispatcher factory now determines based on settings what backing store listeners to use (file is only supported right now) add more tests ------------------------------------------------------------------------ r1492 | jkiesel | 2008-05-22 14:17:03 -0400 (Thu, 22 May 2008) | 2 lines update style for multi-friend select ------------------------------------------------------------------------ r1493 | jkiesel | 2008-05-22 15:55:28 -0400 (Thu, 22 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1494 | mazz | 2008-05-22 23:22:33 -0400 (Thu, 22 May 2008) | 1 line refactor some response time listener stuff so its easily subclassed for future ------------------------------------------------------------------------ r1495 | mazz | 2008-05-23 09:41:49 -0400 (Fri, 23 May 2008) | 1 line learning more php, baby ------------------------------------------------------------------------ r1496 | jkinner | 2008-05-23 10:30:20 -0400 (Fri, 23 May 2008) | 1 line Fixed spelling error causing test failures ------------------------------------------------------------------------ r1497 | mazz | 2008-05-23 10:50:15 -0400 (Fri, 23 May 2008) | 1 line the start of my first M3 API - its an inventory API that provides the caller the list of all deployed APIs. this isn't a true API yet - need to integrate with rich's new changes. ------------------------------------------------------------------------ r1498 | mazz | 2008-05-24 02:20:21 -0400 (Sat, 24 May 2008) | 3 lines * utilty to read and write .ini files, preserving comments and newlines if desired (unit tests included) * added M3 settings utility to get M3 configuration settings - abstracted from where the config is stored (stored in trunk/ringside.ini for now) * can now inventory APIs that can be deployed anywhere - just define where you deploy your APIs in the [api]deployed_api_locations setting. By default, we inventory ringside, m3 and facebook APIs. ------------------------------------------------------------------------ r1499 | mazz | 2008-05-24 02:39:09 -0400 (Sat, 24 May 2008) | 1 line test preserving comments ------------------------------------------------------------------------ r1500 | rfriedman | 2008-05-25 00:16:22 -0400 (Sun, 25 May 2008) | 1 line Return the $users object ------------------------------------------------------------------------ r1501 | rfriedman | 2008-05-25 00:17:25 -0400 (Sun, 25 May 2008) | 1 line Removed include which was not used ------------------------------------------------------------------------ r1502 | rfriedman | 2008-05-25 00:17:43 -0400 (Sun, 25 May 2008) | 1 line Using BO layer to get list of friends ------------------------------------------------------------------------ r1503 | rfriedman | 2008-05-25 00:18:29 -0400 (Sun, 25 May 2008) | 1 line Using DAO layer to check for friends ------------------------------------------------------------------------ r1504 | rfriedman | 2008-05-25 00:26:52 -0400 (Sun, 25 May 2008) | 1 line Clean subscriptions data ------------------------------------------------------------------------ r1505 | rfriedman | 2008-05-25 00:29:14 -0400 (Sun, 25 May 2008) | 1 line Cleaned up the build splitting api/db. ------------------------------------------------------------------------ r1506 | rfriedman | 2008-05-25 00:32:43 -0400 (Sun, 25 May 2008) | 1 line Clean up teardown script ------------------------------------------------------------------------ r1507 | rfriedman | 2008-05-26 02:44:40 -0400 (Mon, 26 May 2008) | 1 line Upated to check for isset ------------------------------------------------------------------------ r1508 | rfriedman | 2008-05-26 02:46:01 -0400 (Mon, 26 May 2008) | 1 line String should have been in 'quotes' ------------------------------------------------------------------------ r1509 | rfriedman | 2008-05-26 02:59:03 -0400 (Mon, 26 May 2008) | 1 line Fix for variable $gids ------------------------------------------------------------------------ r1510 | rfriedman | 2008-05-26 12:20:42 -0400 (Mon, 26 May 2008) | 1 line Removed unused dependency ------------------------------------------------------------------------ r1511 | rfriedman | 2008-05-26 12:24:11 -0400 (Mon, 26 May 2008) | 1 line Removed unused dependency ------------------------------------------------------------------------ r1512 | rfriedman | 2008-05-26 12:44:43 -0400 (Mon, 26 May 2008) | 6 lines Change to the build files to support - standard include path - move to use test/includes - phing style files from test/includes/etc - common code coverage path and source settings - extending required include_path on a per project basis ------------------------------------------------------------------------ r1513 | rfriedman | 2008-05-26 12:51:41 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1514 | rfriedman | 2008-05-26 12:54:50 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1515 | rfriedman | 2008-05-26 12:55:38 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1516 | rfriedman | 2008-05-26 12:56:30 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1517 | rfriedman | 2008-05-26 13:02:46 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1518 | rfriedman | 2008-05-26 13:05:05 -0400 (Mon, 26 May 2008) | 1 line Minor fix adminClient was not used ------------------------------------------------------------------------ r1519 | rfriedman | 2008-05-26 13:07:21 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1520 | rfriedman | 2008-05-26 13:09:46 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1521 | rfriedman | 2008-05-26 13:11:08 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1522 | rfriedman | 2008-05-26 13:12:42 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1523 | rfriedman | 2008-05-26 13:14:42 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1524 | rfriedman | 2008-05-26 13:15:41 -0400 (Mon, 26 May 2008) | 1 line Updated notification classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1525 | rfriedman | 2008-05-26 13:16:08 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1526 | rfriedman | 2008-05-26 13:17:06 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1527 | rfriedman | 2008-05-26 13:17:25 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1528 | rfriedman | 2008-05-26 13:18:22 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1529 | rfriedman | 2008-05-26 13:19:16 -0400 (Mon, 26 May 2008) | 1 line Change in base classes to support REST architecture/lifecycle. ------------------------------------------------------------------------ r1530 | rfriedman | 2008-05-26 13:59:47 -0400 (Mon, 26 May 2008) | 1 line Code coverage chokes on active record and system-apps because the way we load. for now skip the files. ------------------------------------------------------------------------ r1531 | rfriedman | 2008-05-26 14:32:35 -0400 (Mon, 26 May 2008) | 1 line resolved call-time pass-by-reference errors ------------------------------------------------------------------------ r1532 | rfriedman | 2008-05-26 14:36:22 -0400 (Mon, 26 May 2008) | 1 line Pass by reference the session object ------------------------------------------------------------------------ r1533 | rfriedman | 2008-05-26 15:03:32 -0400 (Mon, 26 May 2008) | 1 line Fix for running java/ruby client tests ------------------------------------------------------------------------ r1534 | rfriedman | 2008-05-26 15:17:25 -0400 (Mon, 26 May 2008) | 1 line Immediate fix for including appropriate sql files. ------------------------------------------------------------------------ r1535 | rfriedman | 2008-05-26 15:18:49 -0400 (Mon, 26 May 2008) | 1 line Immediate fix for including appropriate sql files. ------------------------------------------------------------------------ r1536 | rfriedman | 2008-05-26 15:20:38 -0400 (Mon, 26 May 2008) | 1 line Immediate fix for including appropriate sql files. ------------------------------------------------------------------------ r1537 | mschachter | 2008-05-26 17:05:12 -0400 (Mon, 26 May 2008) | 2 lines minor fix: don't validate call_id for auth.* methods ------------------------------------------------------------------------ r1538 | rfriedman | 2008-05-26 21:09:30 -0400 (Mon, 26 May 2008) | 1 line Updated to make sure Auth methods do not use callid checking. ------------------------------------------------------------------------ r1539 | mschachter | 2008-05-26 23:33:03 -0400 (Mon, 26 May 2008) | 2 lines added more support for FBJS events ------------------------------------------------------------------------ r1540 | rfriedman | 2008-05-27 00:11:26 -0400 (Tue, 27 May 2008) | 1 line Fixed comment ------------------------------------------------------------------------ r1541 | rfriedman | 2008-05-27 00:12:33 -0400 (Tue, 27 May 2008) | 1 line Added support for 'aid' parameter in getFBML ------------------------------------------------------------------------ r1542 | rfriedman | 2008-05-27 00:13:02 -0400 (Tue, 27 May 2008) | 1 line Commented REST method ------------------------------------------------------------------------ r1543 | rfriedman | 2008-05-27 00:14:36 -0400 (Tue, 27 May 2008) | 1 line Profile app is now using remote calls except for core profile data. ------------------------------------------------------------------------ r1544 | rfriedman | 2008-05-27 00:16:34 -0400 (Tue, 27 May 2008) | 1 line Continue to refactor to get away from strings and move towards a concise sesssion object. ------------------------------------------------------------------------ r1545 | rfriedman | 2008-05-27 03:08:23 -0400 (Tue, 27 May 2008) | 1 line Should have been using base class of AuthRest. ------------------------------------------------------------------------ r1546 | brobinson | 2008-05-27 08:40:51 -0400 (Tue, 27 May 2008) | 1 line Cleaned up espn demo ------------------------------------------------------------------------ r1547 | brobinson | 2008-05-27 09:18:06 -0400 (Tue, 27 May 2008) | 1 line First pass at rendering fb:multi-friend-selector ------------------------------------------------------------------------ r1548 | brobinson | 2008-05-27 10:30:46 -0400 (Tue, 27 May 2008) | 1 line Added rs:payment-form tag ------------------------------------------------------------------------ r1549 | brobinson | 2008-05-27 10:31:20 -0400 (Tue, 27 May 2008) | 1 line Really adding rs:payment-form tag ------------------------------------------------------------------------ r1550 | mazz | 2008-05-27 10:53:47 -0400 (Tue, 27 May 2008) | 1 line first "real" M3 API using the new server-side abstract rest infrastructure ------------------------------------------------------------------------ r1551 | mazz | 2008-05-27 11:00:57 -0400 (Tue, 27 May 2008) | 2 lines fix validate method remove tabs ------------------------------------------------------------------------ r1552 | brobinson | 2008-05-27 11:12:51 -0400 (Tue, 27 May 2008) | 1 line Added hidden field to be submitted to payments system application ------------------------------------------------------------------------ r1553 | mazz | 2008-05-27 12:04:22 -0400 (Tue, 27 May 2008) | 1 line implement M3 API signature validation ------------------------------------------------------------------------ r1554 | rfriedman | 2008-05-27 12:09:46 -0400 (Tue, 27 May 2008) | 1 line Updated comments and fixed Friends.Search ------------------------------------------------------------------------ r1555 | wreichardt | 2008-05-27 12:14:23 -0400 (Tue, 27 May 2008) | 3 lines Added onclick handler that manages selected friend counts and uid values. UID values will be written to the value of the element with the id payment-ids for later submission. ------------------------------------------------------------------------ r1556 | mschachter | 2008-05-27 12:34:01 -0400 (Tue, 27 May 2008) | 2 lines minor change to profile.getFBML ------------------------------------------------------------------------ r1557 | wreichardt | 2008-05-27 12:38:37 -0400 (Tue, 27 May 2008) | 1 line Added include, FQLQuery required DefaultRest.php ------------------------------------------------------------------------ r1558 | mschachter | 2008-05-27 13:01:50 -0400 (Tue, 27 May 2008) | 2 lines minor fix to the fix (again) ------------------------------------------------------------------------ r1559 | jkiesel | 2008-05-27 13:28:03 -0400 (Tue, 27 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1560 | wreichardt | 2008-05-27 14:25:32 -0400 (Tue, 27 May 2008) | 1 line Closed content type meta tag. ------------------------------------------------------------------------ r1561 | wreichardt | 2008-05-27 14:59:07 -0400 (Tue, 27 May 2008) | 3 lines RS-338 Develop Unit test for People Class People Service is thoroughly tested. All required sub-objects such as organization and addresses are produced and validated. ------------------------------------------------------------------------ r1562 | wreichardt | 2008-05-27 16:00:53 -0400 (Tue, 27 May 2008) | 1 line re-added includes for shindig to get around autoloader issues with coverage ------------------------------------------------------------------------ r1563 | brobinson | 2008-05-27 16:11:32 -0400 (Tue, 27 May 2008) | 1 line Added num_friends to payment_plans database table, with API support ------------------------------------------------------------------------ r1564 | brobinson | 2008-05-27 16:42:52 -0400 (Tue, 27 May 2008) | 1 line More work on num_friends for payment plans. Updated developer app to include number of friends field. Updated SubscriptionsGetAppPlans API to return it. Updated tests as well. ------------------------------------------------------------------------ r1565 | mazz | 2008-05-27 16:55:56 -0400 (Tue, 27 May 2008) | 1 line the start of the M3 PHP client - this isn't used or tested yet, my initial stab at it ------------------------------------------------------------------------ r1566 | mazz | 2008-05-27 17:02:50 -0400 (Tue, 27 May 2008) | 1 line call getConfiguration to allow subclasses to use/override if they want ------------------------------------------------------------------------ r1567 | rfriedman | 2008-05-27 17:37:51 -0400 (Tue, 27 May 2008) | 1 line Moved strings to const's ------------------------------------------------------------------------ r1568 | wreichardt | 2008-05-27 21:22:59 -0400 (Tue, 27 May 2008) | 1 line Re-added include to pass coverage tests ------------------------------------------------------------------------ r1569 | mazz | 2008-05-27 21:29:19 -0400 (Tue, 27 May 2008) | 1 line abstract rest client is the basis for a generic REST client. i think with little tweeking (if any) this can be the basis of our "commons" abstract client. We can have a facebook client extend this. Right now, the M3 client extends it. Need to test the crap out of this. ------------------------------------------------------------------------ r1570 | wreichardt | 2008-05-27 22:03:25 -0400 (Tue, 27 May 2008) | 1 line Restoring shindig paths for coverage ------------------------------------------------------------------------ r1571 | rfriedman | 2008-05-27 22:47:03 -0400 (Tue, 27 May 2008) | 1 line moved phing style files to includes/etc ------------------------------------------------------------------------ r1572 | rfriedman | 2008-05-27 22:52:47 -0400 (Tue, 27 May 2008) | 1 line added inheritRefs="true" ------------------------------------------------------------------------ r1573 | wreichardt | 2008-05-27 22:53:01 -0400 (Tue, 27 May 2008) | 1 line Trying relative include to remove need for shindig paths in build-test.xml ------------------------------------------------------------------------ r1574 | mschachter | 2008-05-27 23:23:01 -0400 (Tue, 27 May 2008) | 2 lines minor fix for missing require ------------------------------------------------------------------------ r1575 | mazz | 2008-05-27 23:50:21 -0400 (Tue, 27 May 2008) | 1 line feature of ini utility that lets you specify a group in the ini file and all settings defined in that group are made global variables. You can even use variable substitution in the ini values. ------------------------------------------------------------------------ r1576 | wreichardt | 2008-05-27 23:51:38 -0400 (Tue, 27 May 2008) | 1 line re-removed shindig includes ------------------------------------------------------------------------ r1577 | mazz | 2008-05-28 00:32:37 -0400 (Wed, 28 May 2008) | 1 line as much as I love LocalSettings.php, I can't take more than one. this shouldn't be used anyway, deleting ------------------------------------------------------------------------ r1578 | mazz | 2008-05-28 01:20:10 -0400 (Wed, 28 May 2008) | 1 line fixing up the first M3 API to clean up the infrastructure. still not quite right, but I am seeing the request come in and a response back out. ------------------------------------------------------------------------ r1579 | mschachter | 2008-05-28 01:55:50 -0400 (Wed, 28 May 2008) | 1 line added jquery, separated out fbjs functionality into different files ------------------------------------------------------------------------ r1580 | mschachter | 2008-05-28 01:57:43 -0400 (Wed, 28 May 2008) | 2 lines removed ajax.js, functionality was put into separate files ------------------------------------------------------------------------ r1581 | mschachter | 2008-05-28 02:41:56 -0400 (Wed, 28 May 2008) | 2 lines added css for jquery dialogs, re-organized fbjs and added some jquery UI stuff ------------------------------------------------------------------------ r1582 | mschachter | 2008-05-28 04:13:07 -0400 (Wed, 28 May 2008) | 2 lines updated jquery UI to nightly build, added dialog stuff ------------------------------------------------------------------------ r1583 | mschachter | 2008-05-28 05:19:47 -0400 (Wed, 28 May 2008) | 2 lines adding stuff to FBJS dialogs ------------------------------------------------------------------------ r1584 | mschachter | 2008-05-28 05:28:08 -0400 (Wed, 28 May 2008) | 2 lines updates to fbjs stuff, reorganizing, moving, shaking ------------------------------------------------------------------------ r1585 | mschachter | 2008-05-28 05:45:56 -0400 (Wed, 28 May 2008) | 2 lines refactoring ------------------------------------------------------------------------ r1586 | mazz | 2008-05-28 09:39:31 -0400 (Wed, 28 May 2008) | 1 line add util to truncate a file - i'm gonna need this to clean out the metric data files eventually ------------------------------------------------------------------------ r1587 | mazz | 2008-05-28 12:36:46 -0400 (Wed, 28 May 2008) | 1 line more fixing of m3 rest stuff ------------------------------------------------------------------------ r1588 | mschachter | 2008-05-28 12:59:16 -0400 (Wed, 28 May 2008) | 2 lines fixes to FBJS dialog stuff ------------------------------------------------------------------------ r1589 | mschachter | 2008-05-28 13:03:46 -0400 (Wed, 28 May 2008) | 2 lines temporary move (will break things for a second) ------------------------------------------------------------------------ r1590 | mschachter | 2008-05-28 13:08:47 -0400 (Wed, 28 May 2008) | 2 lines moving css around ------------------------------------------------------------------------ r1591 | mschachter | 2008-05-28 13:13:01 -0400 (Wed, 28 May 2008) | 2 lines removing directory ------------------------------------------------------------------------ r1592 | wreichardt | 2008-05-28 13:19:43 -0400 (Wed, 28 May 2008) | 1 line Added new canvas_type for OpenSocial Applications. ------------------------------------------------------------------------ r1593 | mazz | 2008-05-28 13:28:47 -0400 (Wed, 28 May 2008) | 1 line fix the code that was derived from facebook's client so we can send back multi-dimensional arrays of array data ------------------------------------------------------------------------ r1594 | mazz | 2008-05-28 13:35:37 -0400 (Wed, 28 May 2008) | 1 line remove debug stmt ------------------------------------------------------------------------ r1595 | mazz | 2008-05-28 13:35:59 -0400 (Wed, 28 May 2008) | 1 line complete phpdoc ------------------------------------------------------------------------ r1596 | mazz | 2008-05-28 13:40:24 -0400 (Wed, 28 May 2008) | 1 line the start of m3 functional tests - this is just the build script ------------------------------------------------------------------------ r1597 | mazz | 2008-05-28 13:42:22 -0400 (Wed, 28 May 2008) | 1 line the start of m3 functional tests - this is just the build script ------------------------------------------------------------------------ r1598 | mazz | 2008-05-28 13:43:44 -0400 (Wed, 28 May 2008) | 1 line ------------------------------------------------------------------------ r1599 | mazz | 2008-05-28 13:45:19 -0400 (Wed, 28 May 2008) | 2 lines ignore reports ------------------------------------------------------------------------ r1600 | mazz | 2008-05-28 14:16:58 -0400 (Wed, 28 May 2008) | 1 line first m3 functional test, testing the first m3 rest api ------------------------------------------------------------------------ r1601 | brobinson | 2008-05-28 16:09:47 -0400 (Wed, 28 May 2008) | 1 line Inserted multi-friend-selector into payments system app ------------------------------------------------------------------------ r1602 | brobinson | 2008-05-28 16:10:18 -0400 (Wed, 28 May 2008) | 1 line Added a few pages ------------------------------------------------------------------------ r1603 | jkiesel | 2008-05-28 16:58:04 -0400 (Wed, 28 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1604 | jkiesel | 2008-05-28 17:01:44 -0400 (Wed, 28 May 2008) | 1 line added optional id attribute to buttons ------------------------------------------------------------------------ r1605 | jkiesel | 2008-05-28 17:02:11 -0400 (Wed, 28 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1606 | jkiesel | 2008-05-28 17:12:07 -0400 (Wed, 28 May 2008) | 1 line updated button style ------------------------------------------------------------------------ r1607 | brobinson | 2008-05-28 17:21:56 -0400 (Wed, 28 May 2008) | 1 line Added table for social payments. Renamed subscriptions table to social_pay_subscriptions. Updated tests. ------------------------------------------------------------------------ r1608 | brobinson | 2008-05-28 17:36:54 -0400 (Wed, 28 May 2008) | 1 line Renamed payment_plans table to social_pay_plans. ------------------------------------------------------------------------ r1609 | brobinson | 2008-05-28 17:52:35 -0400 (Wed, 28 May 2008) | 1 line Renamed payment_gateways table to social_pay_gateways. ------------------------------------------------------------------------ r1610 | brobinson | 2008-05-28 17:52:53 -0400 (Wed, 28 May 2008) | 1 line Missed one. ------------------------------------------------------------------------ r1611 | rfriedman | 2008-05-28 19:43:40 -0400 (Wed, 28 May 2008) | 1 line Phing tasks for building our Doctrine layer. ------------------------------------------------------------------------ r1612 | rfriedman | 2008-05-28 21:58:24 -0400 (Wed, 28 May 2008) | 1 line Updated comment ------------------------------------------------------------------------ r1613 | rfriedman | 2008-05-28 22:43:15 -0400 (Wed, 28 May 2008) | 1 line Build file to generate settings files. ------------------------------------------------------------------------ r1614 | rfriedman | 2008-05-28 23:38:25 -0400 (Wed, 28 May 2008) | 1 line Working on better support of generating config files during automated testing ------------------------------------------------------------------------ r1615 | rfriedman | 2008-05-28 23:42:25 -0400 (Wed, 28 May 2008) | 1 line Added DB rebuild task to build-test.xml ------------------------------------------------------------------------ r1616 | mazz | 2008-05-28 23:43:07 -0400 (Wed, 28 May 2008) | 1 line m3 functional test infrastructure with 1 test ------------------------------------------------------------------------ r1617 | rfriedman | 2008-05-28 23:50:20 -0400 (Wed, 28 May 2008) | 1 line Added DB rebuild task to build-test.xml ------------------------------------------------------------------------ r1618 | brobinson | 2008-05-29 00:29:17 -0400 (Thu, 29 May 2008) | 1 line Added modified, created, and retired columns to appropriate social_pay tables. ------------------------------------------------------------------------ r1619 | mazz | 2008-05-29 09:43:54 -0400 (Thu, 29 May 2008) | 1 line provide a main test script for M3 that runs all M3 tests (unit, functional, system) ------------------------------------------------------------------------ r1620 | mazz | 2008-05-29 09:54:17 -0400 (Thu, 29 May 2008) | 1 line changes to phing build script project names - fixing cut-n-paste errors and make names so when you run phing, you can follow what scripts are running by just looking at the log output ------------------------------------------------------------------------ r1621 | brobinson | 2008-05-29 10:26:40 -0400 (Thu, 29 May 2008) | 1 line First step towards Payment DAO using Doctrine. ------------------------------------------------------------------------ r1622 | brobinson | 2008-05-29 10:37:26 -0400 (Thu, 29 May 2008) | 1 line Missed a couple dao classes ------------------------------------------------------------------------ r1623 | wreichardt | 2008-05-29 10:52:42 -0400 (Thu, 29 May 2008) | 2 lines RS-355 path to "status_icon.gif" in profile app is wrong Changed to use $webUrl which should dynamically adjust when installation is moved. ------------------------------------------------------------------------ r1624 | jkiesel | 2008-05-29 11:30:50 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1625 | jkiesel | 2008-05-29 11:31:15 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1626 | rfriedman | 2008-05-29 11:38:12 -0400 (Thu, 29 May 2008) | 1 line Generated RingsideXTable instead of just XTable ------------------------------------------------------------------------ r1627 | jkiesel | 2008-05-29 11:50:26 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1628 | jkiesel | 2008-05-29 11:50:51 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1629 | jkiesel | 2008-05-29 11:51:06 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1630 | jkiesel | 2008-05-29 11:51:27 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1631 | jkiesel | 2008-05-29 11:51:46 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1632 | brobinson | 2008-05-29 13:19:31 -0400 (Thu, 29 May 2008) | 1 line Converted subscribeUserToApp to use doctrine. ------------------------------------------------------------------------ r1633 | wreichardt | 2008-05-29 15:44:07 -0400 (Thu, 29 May 2008) | 3 lines RS-359 Changing name of an App breaks link to App in Profile. Profile now uses webUrl and references the canvas. It also refers to the apps canvas URL to prevent links from breaking when the app name is changed. ------------------------------------------------------------------------ r1634 | mschachter | 2008-05-29 16:41:54 -0400 (Thu, 29 May 2008) | 2 lines added support for fb:js-string tag, added new type to DSL parser ------------------------------------------------------------------------ r1635 | mschachter | 2008-05-29 18:58:02 -0400 (Thu, 29 May 2008) | 2 lines implemented Ajax.requireLogin for FBJS ------------------------------------------------------------------------ r1636 | wreichardt | 2008-05-29 21:19:24 -0400 (Thu, 29 May 2008) | 2 lines RS-417 API Call ProfileGetFBML does not return any FBML ------------------------------------------------------------------------ r1637 | wreichardt | 2008-05-29 21:20:23 -0400 (Thu, 29 May 2008) | 2 lines RS-417 API Call ProfileGetFBML does not return any FBML ------------------------------------------------------------------------ r1638 | mazz | 2008-05-29 22:22:49 -0400 (Thu, 29 May 2008) | 2 lines i loathe ^M ------------------------------------------------------------------------ r1639 | mazz | 2008-05-29 22:33:20 -0400 (Thu, 29 May 2008) | 1 line match the comments at the top of the target and the comments in all our test build.xml - the name of the property should be "test" not "test.unit" ------------------------------------------------------------------------ r1640 | wreichardt | 2008-05-29 22:35:04 -0400 (Thu, 29 May 2008) | 1 line Had to change test expected values so that they expected CDATA blocks instead of raw test in set/get Profile FBML. ------------------------------------------------------------------------ r1641 | jkiesel | 2008-05-29 23:46:35 -0400 (Thu, 29 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1642 | jkiesel | 2008-05-29 23:47:01 -0400 (Thu, 29 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1643 | jkiesel | 2008-05-30 00:16:37 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1644 | brobinson | 2008-05-30 01:15:38 -0400 (Fri, 30 May 2008) | 1 line Created Subscriptions business object ------------------------------------------------------------------------ r1645 | mazz | 2008-05-30 01:19:06 -0400 (Fri, 30 May 2008) | 4 lines Adding the concept of a PageList and PageControl to support generic paging. Implemented a utility to page through a file (so we aren't forced to load megabytes worth of data files all at once). The file listener is now also a "IPagedData" implementation that will allow us to page through the data files. ------------------------------------------------------------------------ r1646 | mazz | 2008-05-30 01:29:52 -0400 (Fri, 30 May 2008) | 1 line add more test code ------------------------------------------------------------------------ r1647 | jkiesel | 2008-05-30 02:05:58 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1648 | mazz | 2008-05-30 08:52:19 -0400 (Fri, 30 May 2008) | 1 line fixing the annoying <p><table></p> validation errors eclipse shows in the problems view whenver you produce php reports. taking out the invalid <p></p> tags that surround the <table> ------------------------------------------------------------------------ r1649 | mazz | 2008-05-30 09:43:56 -0400 (Fri, 30 May 2008) | 1 line these are not needed anymore, no need for the conf/ dir now ------------------------------------------------------------------------ r1650 | mazz | 2008-05-30 09:44:38 -0400 (Fri, 30 May 2008) | 2 lines looks like there was a api unit test in here that was not being run modified the unit test build script to run them - looks like one of the two tests fail, someone should fix ------------------------------------------------------------------------ r1651 | mazz | 2008-05-30 10:09:57 -0400 (Fri, 30 May 2008) | 1 line implement the ipageddata interface, write more tests ------------------------------------------------------------------------ r1652 | brobinson | 2008-05-30 13:00:37 -0400 (Fri, 30 May 2008) | 1 line Fixed RS-193. ------------------------------------------------------------------------ r1653 | wreichardt | 2008-05-30 13:08:36 -0400 (Fri, 30 May 2008) | 1 line Removed CData when call fails ------------------------------------------------------------------------ r1654 | mazz | 2008-05-30 13:18:32 -0400 (Fri, 30 May 2008) | 3 lines got a way to obtain aggregate stats for API durations (counts/min/max/avg) wrote generic stats aggregator object (with tests) so I can reuse this for other metrics later ------------------------------------------------------------------------ r1655 | mazz | 2008-05-30 13:24:22 -0400 (Fri, 30 May 2008) | 1 line add more comments ------------------------------------------------------------------------ r1656 | brobinson | 2008-05-30 13:32:20 -0400 (Fri, 30 May 2008) | 1 line Enabled confirmation when a plan with 0 friends is selected. ------------------------------------------------------------------------ r1657 | mazz | 2008-05-30 13:34:03 -0400 (Fri, 30 May 2008) | 1 line we want to track metrics on the actual API name (the dot-notation REST API name), not the API implementation class ------------------------------------------------------------------------ r1658 | mazz | 2008-05-30 13:40:50 -0400 (Fri, 30 May 2008) | 1 line need to expose the internal array for clients use ------------------------------------------------------------------------ r1659 | jkiesel | 2008-05-30 14:10:40 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1660 | mazz | 2008-05-30 14:15:23 -0400 (Fri, 30 May 2008) | 1 line create M3 REST API and its tests that lets you get tabular metric data for API durations - getting close to actually showing proof that I'm not sitting home with my thumb up my arse for the past week ------------------------------------------------------------------------ r1661 | wreichardt | 2008-05-30 14:17:27 -0400 (Fri, 30 May 2008) | 1 line Now added support for numFriends span id for limiting total friends selected ------------------------------------------------------------------------ r1662 | mschachter | 2008-05-30 14:19:35 -0400 (Fri, 30 May 2008) | 2 lines minor change to remove need for <body onload="DOMElement.onPageLoad()"> ------------------------------------------------------------------------ r1663 | wreichardt | 2008-05-30 15:03:51 -0400 (Fri, 30 May 2008) | 1 line To many << in test expect ------------------------------------------------------------------------ r1664 | mazz | 2008-05-30 15:15:26 -0400 (Fri, 30 May 2008) | 1 line some trivial fixes ------------------------------------------------------------------------ r1665 | mazz | 2008-05-30 15:26:00 -0400 (Fri, 30 May 2008) | 1 line preliminary cleanup before adding metrics stuff ------------------------------------------------------------------------ r1666 | rfriedman | 2008-05-30 15:40:44 -0400 (Fri, 30 May 2008) | 1 line Can not use network_key as a param, its part of the context. ------------------------------------------------------------------------ r1667 | wreichardt | 2008-05-30 16:04:34 -0400 (Fri, 30 May 2008) | 1 line To many << in test expect ------------------------------------------------------------------------ r1668 | brobinson | 2008-05-30 16:07:46 -0400 (Fri, 30 May 2008) | 1 line Added some unit tests for SubscribeUsersToApp constructor. ------------------------------------------------------------------------ r1669 | wreichardt | 2008-05-30 16:29:07 -0400 (Fri, 30 May 2008) | 1 line ------------------------------------------------------------------------ r1670 | wreichardt | 2008-05-30 16:40:30 -0400 (Fri, 30 May 2008) | 1 line ------------------------------------------------------------------------ r1671 | mazz | 2008-05-30 16:42:17 -0400 (Fri, 30 May 2008) | 1 line finally. show api duration stats ------------------------------------------------------------------------ r1672 | mazz | 2008-05-30 17:21:13 -0400 (Fri, 30 May 2008) | 1 line provide a way to manually purge the api metric data ------------------------------------------------------------------------ r1673 | mazz | 2008-05-30 17:35:56 -0400 (Fri, 30 May 2008) | 1 line add func/sys tests for purge api dur. data REST API ------------------------------------------------------------------------ r1674 | mazz | 2008-05-30 17:37:48 -0400 (Fri, 30 May 2008) | 1 line remove dup call ------------------------------------------------------------------------ r1675 | mazz | 2008-05-30 17:58:36 -0400 (Fri, 30 May 2008) | 1 line add inventory tab to cpanel - you can now see all the REST APIs that are deployed ------------------------------------------------------------------------ r1676 | mazz | 2008-05-30 18:02:29 -0400 (Fri, 30 May 2008) | 1 line death to tabs ------------------------------------------------------------------------ r1677 | mazz | 2008-05-30 18:18:28 -0400 (Fri, 30 May 2008) | 1 line fix it so you can compile/run the java client test on windows ------------------------------------------------------------------------ r1678 | mazz | 2008-05-30 20:58:08 -0400 (Fri, 30 May 2008) | 1 line ignore some files that we ship in the API rest directories that really shouldn't be there because they aren't true REST API classes ------------------------------------------------------------------------ r1679 | mazz | 2008-05-30 21:32:48 -0400 (Fri, 30 May 2008) | 3 lines add M3 rest API to inventory all applications cpanel now shows applications in subtab of inventory tab includes func/sys tests ------------------------------------------------------------------------ r1680 | mazz | 2008-05-30 21:35:52 -0400 (Fri, 30 May 2008) | 1 line rename tabs so they say "response times" instead of "durations" to make more sense ------------------------------------------------------------------------ r1681 | jkiesel | 2008-05-30 22:29:22 -0400 (Fri, 30 May 2008) | 1 line changed name of default app icon ------------------------------------------------------------------------ r1682 | jkiesel | 2008-05-30 22:30:02 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1683 | jkiesel | 2008-05-30 22:34:22 -0400 (Fri, 30 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1684 | jkiesel | 2008-05-30 23:49:36 -0400 (Fri, 30 May 2008) | 1 line updated to use different footprints icon ------------------------------------------------------------------------ r1685 | jkiesel | 2008-05-30 23:50:03 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1686 | jkiesel | 2008-05-30 23:50:27 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1687 | jkiesel | 2008-05-30 23:50:49 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1688 | jkiesel | 2008-05-30 23:51:18 -0400 (Fri, 30 May 2008) | 1 line replaced with a different icon ------------------------------------------------------------------------ r1689 | jkiesel | 2008-05-30 23:51:45 -0400 (Fri, 30 May 2008) | 1 line updated style ------------------------------------------------------------------------ r1690 | jkiesel | 2008-05-30 23:52:27 -0400 (Fri, 30 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1691 | mazz | 2008-05-31 14:17:37 -0400 (Sat, 31 May 2008) | 4 lines add a PHP settings utility similar to the INI config utility. Processes simple PHP files being used as configuration files. We should now be able to read/write PHP configuration files this checkin includes tests - but I need to write one more test ------------------------------------------------------------------------ r1692 | mlugert | 2008-05-31 16:47:13 -0400 (Sat, 31 May 2008) | 1 line Moved more classes over to Doctrine. ------------------------------------------------------------------------ r1693 | mlugert | 2008-05-31 16:48:30 -0400 (Sat, 31 May 2008) | 1 line Had a merge conflict, using mine as I tested with it ------------------------------------------------------------------------ r1694 | mlugert | 2008-05-31 16:54:30 -0400 (Sat, 31 May 2008) | 1 line aid is an integer in the DB, can't default it to '' ------------------------------------------------------------------------ r1695 | mazz | 2008-05-31 23:05:29 -0400 (Sat, 31 May 2008) | 1 line finish the php config utility. ------------------------------------------------------------------------ r1696 | mazz | 2008-05-31 23:09:12 -0400 (Sat, 31 May 2008) | 1 line forgot to finish the test. check two more var values ------------------------------------------------------------------------ r1697 | mlugert | 2008-06-01 00:41:33 -0400 (Sun, 01 Jun 2008) | 1 line Moving things around based on layering rules ------------------------------------------------------------------------ r1698 | mlugert | 2008-06-01 00:49:18 -0400 (Sun, 01 Jun 2008) | 1 line Moving things around based on layering rules ------------------------------------------------------------------------ r1699 | mlugert | 2008-06-01 01:57:03 -0400 (Sun, 01 Jun 2008) | 1 line Finished modifying Photos DAO and moved stuff around based on layering rules ------------------------------------------------------------------------ r1700 | mlugert | 2008-06-01 02:04:51 -0400 (Sun, 01 Jun 2008) | 1 line ------------------------------------------------------------------------ r1701 | mlugert | 2008-06-01 02:07:44 -0400 (Sun, 01 Jun 2008) | 1 line Formatting ------------------------------------------------------------------------ r1702 | mlugert | 2008-06-01 02:28:32 -0400 (Sun, 01 Jun 2008) | 2 lines Moving things around based on layering rules Fixed dao/Payments.php. Had a bad query when running in strict mode. Can't use strings as numbers in strict mode. ------------------------------------------------------------------------ r1703 | mlugert | 2008-06-01 02:38:34 -0400 (Sun, 01 Jun 2008) | 1 line Turned off a lot of error_log that was not appropriate for a released version of the product. ------------------------------------------------------------------------ r1704 | brobinson | 2008-06-01 13:04:25 -0400 (Sun, 01 Jun 2008) | 1 line First pass at social payment. ------------------------------------------------------------------------ r1705 | jkiesel | 2008-06-01 17:40:53 -0400 (Sun, 01 Jun 2008) | 1 line style updates ------------------------------------------------------------------------ r1706 | mazz | 2008-06-01 20:45:18 -0400 (Sun, 01 Jun 2008) | 1 line add "Config" tab in community panel - shows read-only view of LocalSettings.php using PhpSettings.php utility. still need to reconcile M3 config with local settings ------------------------------------------------------------------------ r1707 | mazz | 2008-06-01 20:58:19 -0400 (Sun, 01 Jun 2008) | 1 line move the php info tab over to the config tab since it really shows configuration settings ------------------------------------------------------------------------ r1708 | mazz | 2008-06-01 23:16:01 -0400 (Sun, 01 Jun 2008) | 1 line provide a way to get the location of the php.ini file. tests ensure that it can be found and processed via the IniSettings utility ------------------------------------------------------------------------ r1709 | brobinson | 2008-06-01 23:48:18 -0400 (Sun, 01 Jun 2008) | 1 line if-has-paid tag now accounts for subscriptions paid for by friends ------------------------------------------------------------------------ r1710 | mazz | 2008-06-02 00:07:35 -0400 (Mon, 02 Jun 2008) | 1 line show php.ini content in config tab in cpanel ------------------------------------------------------------------------ r1711 | mazz | 2008-06-02 00:09:37 -0400 (Mon, 02 Jun 2008) | 1 line forgot to get rid of the section column (stupid php.ini has [section]s in it, but they are completely ignored by php) ------------------------------------------------------------------------ r1712 | mazz | 2008-06-02 00:26:05 -0400 (Mon, 02 Jun 2008) | 1 line create util to get php.ini data ------------------------------------------------------------------------ r1713 | mazz | 2008-06-02 01:16:48 -0400 (Mon, 02 Jun 2008) | 1 line cpanel can show you the error log and will let you clear its contents ------------------------------------------------------------------------ r1714 | rfriedman | 2008-06-02 08:40:15 -0400 (Mon, 02 Jun 2008) | 1 line Commented out error log statement ------------------------------------------------------------------------ r1715 | wreichardt | 2008-06-02 09:45:25 -0400 (Mon, 02 Jun 2008) | 1 line Added icons for hello world and last-fm ------------------------------------------------------------------------ r1716 | mazz | 2008-06-02 09:45:49 -0400 (Mon, 02 Jun 2008) | 1 line opps, forgot I changed the default behavior of the get settings method, it now flattens the results ------------------------------------------------------------------------ r1717 | mazz | 2008-06-02 09:49:57 -0400 (Mon, 02 Jun 2008) | 1 line error checking ------------------------------------------------------------------------ r1718 | rfriedman | 2008-06-02 09:56:50 -0400 (Mon, 02 Jun 2008) | 1 line Removed dao records from code coverage ------------------------------------------------------------------------ r1719 | wreichardt | 2008-06-02 10:00:41 -0400 (Mon, 02 Jun 2008) | 1 line Re-added avatar photos ------------------------------------------------------------------------ r1720 | mazz | 2008-06-02 10:08:00 -0400 (Mon, 02 Jun 2008) | 1 line create M3 REST API to obtain the php.ini configuration so management tools can see it ------------------------------------------------------------------------ r1721 | mazz | 2008-06-02 10:08:47 -0400 (Mon, 02 Jun 2008) | 1 line use full words in tab labels ------------------------------------------------------------------------ r1722 | wreichardt | 2008-06-02 10:15:55 -0400 (Mon, 02 Jun 2008) | 1 line Commented out forced login for this gadget ------------------------------------------------------------------------ r1723 | wreichardt | 2008-06-02 10:19:12 -0400 (Mon, 02 Jun 2008) | 1 line The shindig comments even say this line should have been commented out! ------------------------------------------------------------------------ r1724 | wreichardt | 2008-06-02 10:20:40 -0400 (Mon, 02 Jun 2008) | 1 line Changed and added user photos. Added lastfm and Hello World Open Social and an app for Trail 7 widget to work out of box as a demo. ------------------------------------------------------------------------ r1725 | brobinson | 2008-06-02 10:34:23 -0400 (Mon, 02 Jun 2008) | 1 line Enabled client validation of number of friends. ------------------------------------------------------------------------ r1726 | brobinson | 2008-06-02 10:42:41 -0400 (Mon, 02 Jun 2008) | 1 line Added number of friends remaining to display. ------------------------------------------------------------------------ r1727 | jkiesel | 2008-06-02 10:47:35 -0400 (Mon, 02 Jun 2008) | 1 line updated to use different default app icon ------------------------------------------------------------------------ r1728 | jkiesel | 2008-06-02 10:48:17 -0400 (Mon, 02 Jun 2008) | 1 line updated to use different default app icon ------------------------------------------------------------------------ r1729 | rfriedman | 2008-06-02 10:49:00 -0400 (Mon, 02 Jun 2008) | 1 line update getAPiParam to return default value on isEmpty ------------------------------------------------------------------------ r1730 | jkiesel | 2008-06-02 10:49:33 -0400 (Mon, 02 Jun 2008) | 1 line style updates ------------------------------------------------------------------------ r1731 | jkinner | 2008-06-02 10:56:00 -0400 (Mon, 02 Jun 2008) | 1 line Fixed typo ------------------------------------------------------------------------ r1732 | jkiesel | 2008-06-02 11:06:30 -0400 (Mon, 02 Jun 2008) | 1 line fixed syntax error ------------------------------------------------------------------------ r1733 | jkinner | 2008-06-02 11:09:08 -0400 (Mon, 02 Jun 2008) | 1 line Fixed typo ------------------------------------------------------------------------ r1734 | brobinson | 2008-06-02 11:27:36 -0400 (Mon, 02 Jun 2008) | 1 line Added back end validation for number of friends in a social payment. ------------------------------------------------------------------------ r1735 | rfriedman | 2008-06-02 11:32:09 -0400 (Mon, 02 Jun 2008) | 1 line Jquery MIT license ------------------------------------------------------------------------ r1736 | mschachter | 2008-06-02 11:35:54 -0400 (Mon, 02 Jun 2008) | 2 lines filled in some missing includes ------------------------------------------------------------------------ r1737 | jkiesel | 2008-06-02 11:36:20 -0400 (Mon, 02 Jun 2008) | 2 lines fixed profile alignment ------------------------------------------------------------------------ r1738 | mschachter | 2008-06-02 11:47:52 -0400 (Mon, 02 Jun 2008) | 2 lines minor fix ------------------------------------------------------------------------ r1739 | mschachter | 2008-06-02 11:55:30 -0400 (Mon, 02 Jun 2008) | 2 lines removed line to check created property because it's too dynamic ------------------------------------------------------------------------ r1740 | rfriedman | 2008-06-02 11:57:47 -0400 (Mon, 02 Jun 2008) | 1 line replaced , with ; on two lines ------------------------------------------------------------------------ r1741 | mschachter | 2008-06-02 12:02:00 -0400 (Mon, 02 Jun 2008) | 2 lines whoops ------------------------------------------------------------------------ r1742 | mschachter | 2008-06-02 12:10:34 -0400 (Mon, 02 Jun 2008) | 2 lines minor fix ------------------------------------------------------------------------ r1743 | mazz | 2008-06-02 12:17:38 -0400 (Mon, 02 Jun 2008) | 1 line M3 REST API for version info (rhq will call these "traits") ------------------------------------------------------------------------ r1744 | mlugert | 2008-06-02 12:33:46 -0400 (Mon, 02 Jun 2008) | 2 lines Moved remaining DB classes into the DAO directory. Minor fix to Payments DAO to fix modified field on a save. ------------------------------------------------------------------------ r1745 | mazz | 2008-06-02 12:37:57 -0400 (Mon, 02 Jun 2008) | 1 line show that an ext is loaded, even if no version is avail ------------------------------------------------------------------------ r1746 | mazz | 2008-06-02 12:49:47 -0400 (Mon, 02 Jun 2008) | 1 line show all loaded extensions ------------------------------------------------------------------------ r1747 | brobinson | 2008-06-02 12:50:59 -0400 (Mon, 02 Jun 2008) | 1 line Removed error_log statements ------------------------------------------------------------------------ r1748 | mazz | 2008-06-02 12:51:31 -0400 (Mon, 02 Jun 2008) | 1 line store extension names in all lowercase to avoid dups with different cased names ------------------------------------------------------------------------ r1749 | mlugert | 2008-06-02 12:56:11 -0400 (Mon, 02 Jun 2008) | 1 line Combined Album BO with Photos BO since they are one module in our implementation ------------------------------------------------------------------------ r1750 | mlugert | 2008-06-02 13:01:18 -0400 (Mon, 02 Jun 2008) | 1 line Fixed a method in user app to return proper data ------------------------------------------------------------------------ r1751 | wreichardt | 2008-06-02 13:01:21 -0400 (Mon, 02 Jun 2008) | 1 line ------------------------------------------------------------------------ r1752 | wreichardt | 2008-06-02 13:01:40 -0400 (Mon, 02 Jun 2008) | 1 line Legit Photos ------------------------------------------------------------------------ r1753 | jkiesel | 2008-06-02 13:12:16 -0400 (Mon, 02 Jun 2008) | 1 line ------------------------------------------------------------------------ r1754 | jkiesel | 2008-06-02 13:12:44 -0400 (Mon, 02 Jun 2008) | 1 line new version of this image ------------------------------------------------------------------------ r1755 | mazz | 2008-06-02 13:27:34 -0400 (Mon, 02 Jun 2008) | 1 line build.info will have Release: label, not Version: ------------------------------------------------------------------------ r1756 | mlugert | 2008-06-02 13:33:08 -0400 (Mon, 02 Jun 2008) | 1 line Added missing include ------------------------------------------------------------------------ r1757 | mazz | 2008-06-02 13:41:11 -0400 (Mon, 02 Jun 2008) | 1 line trivial - just fixed some comments... no code changes ------------------------------------------------------------------------ r1758 | wreichardt | 2008-06-02 14:27:58 -0400 (Mon, 02 Jun 2008) | 1 line Added RS_WEBSERVER_HOST_PORT ------------------------------------------------------------------------ r1759 | brobinson | 2008-06-02 15:10:51 -0400 (Mon, 02 Jun 2008) | 1 line Changed phraseology. ------------------------------------------------------------------------ r1760 | wreichardt | 2008-06-02 15:14:07 -0400 (Mon, 02 Jun 2008) | 1 line Added ability to show how many friends are left to select. ------------------------------------------------------------------------ r1761 | wreichardt | 2008-06-02 15:21:13 -0400 (Mon, 02 Jun 2008) | 1 line Fixed app & friend icons. ------------------------------------------------------------------------ r1762 | brobinson | 2008-06-02 15:27:59 -0400 (Mon, 02 Jun 2008) | 1 line Updated form to have name matching javascript. ------------------------------------------------------------------------ r1763 | jkinner | 2008-06-02 16:07:40 -0400 (Mon, 02 Jun 2008) | 1 line Updated to new mapping URL format ------------------------------------------------------------------------ r1764 | rfriedman | 2008-06-02 16:40:29 -0400 (Mon, 02 Jun 2008) | 1 line added inheritRefs='true' to phing build command ------------------------------------------------------------------------ r1765 | rfriedman | 2008-06-02 18:19:05 -0400 (Mon, 02 Jun 2008) | 1 line Minor bug fixes ------------------------------------------------------------------------ r1766 | rfriedman | 2008-06-02 19:24:42 -0400 (Mon, 02 Jun 2008) | 1 line Fixes for bad strings ------------------------------------------------------------------------ r1767 | mschachter | 2008-06-02 23:15:13 -0400 (Mon, 02 Jun 2008) | 2 lines changes to fql.query class name ------------------------------------------------------------------------ r1768 | wreichardt | 2008-06-03 00:38:54 -0400 (Tue, 03 Jun 2008) | 1 line Added descriptions for the new apps. ------------------------------------------------------------------------
------------------------------------------------------------------------ r1473 | brobinson | 2008-05-20 13:42:53 -0400 (Tue, 20 May 2008) | 1 line Moving AuthorizeNetSubscriptions from api/vendor to api/includes ------------------------------------------------------------------------ r1475 | jkiesel | 2008-05-21 10:32:54 -0400 (Wed, 21 May 2008) | 1 line Removed artifact test string ------------------------------------------------------------------------ r1476 | brobinson | 2008-05-21 14:58:57 -0400 (Wed, 21 May 2008) | 1 line Implemented first pass of if-has-paid tag ------------------------------------------------------------------------ r1477 | mazz | 2008-05-21 15:24:05 -0400 (Wed, 21 May 2008) | 1 line [RS-156] re-introduce community panel; home page provides ringside info (version/build info) and php info along with license text ------------------------------------------------------------------------ r1478 | mazz | 2008-05-21 15:25:05 -0400 (Wed, 21 May 2008) | 1 line only <pre> the actual build.info content ------------------------------------------------------------------------ r1479 | mschachter | 2008-05-21 15:33:45 -0400 (Wed, 21 May 2008) | 2 lines updates to some DOMElement stuff ------------------------------------------------------------------------ r1480 | mazz | 2008-05-21 15:35:05 -0400 (Wed, 21 May 2008) | 1 line show header so you know you are looking at the community panel ------------------------------------------------------------------------ r1481 | mazz | 2008-05-21 15:41:52 -0400 (Wed, 21 May 2008) | 1 line would be nice to use the function that header.inc already provides us to get the request param ------------------------------------------------------------------------ r1482 | mazz | 2008-05-21 16:00:51 -0400 (Wed, 21 May 2008) | 1 line stub out the metrics tab ------------------------------------------------------------------------ r1483 | mazz | 2008-05-21 16:02:10 -0400 (Wed, 21 May 2008) | 2 lines stub out the metrics tab convert eol chars to LF ------------------------------------------------------------------------ r1484 | mlugert | 2008-05-21 16:17:19 -0400 (Wed, 21 May 2008) | 1 line This script was putting the records into build/dist/..., needed to be /dist/... ------------------------------------------------------------------------ r1485 | mlugert | 2008-05-22 00:36:45 -0400 (Thu, 22 May 2008) | 11 lines Fixed Friends DAO. Fixed App DAO. Converted Events DAO. Added payments records. Fixed some other minor php warnings. Removed DB Exception class. Ported Feed. Ported Notificaitons. Partly ported Groups. ------------------------------------------------------------------------ r1486 | mlugert | 2008-05-22 10:42:30 -0400 (Thu, 22 May 2008) | 3 lines removed duplicate test cases. removed localsettings in wrong place. ------------------------------------------------------------------------ r1487 | brobinson | 2008-05-22 12:53:17 -0400 (Thu, 22 May 2008) | 1 line Plan attribute of if-has-paid tag now supported ------------------------------------------------------------------------ r1488 | jkinner | 2008-05-22 13:42:54 -0400 (Thu, 22 May 2008) | 1 line Fixed bug in icon URL handling by letting Doctrine do value escaping ------------------------------------------------------------------------ r1489 | jkinner | 2008-05-22 13:52:34 -0400 (Thu, 22 May 2008) | 1 line Added some missing drop table commands ------------------------------------------------------------------------ r1490 | mazz | 2008-05-22 14:02:03 -0400 (Thu, 22 May 2008) | 1 line ignore reports ------------------------------------------------------------------------ r1491 | mazz | 2008-05-22 14:04:44 -0400 (Thu, 22 May 2008) | 4 lines some refactoring to split out the file-based listener from the event core create settings util for M3 layer so I can determine what backing store to use dispatcher factory now determines based on settings what backing store listeners to use (file is only supported right now) add more tests ------------------------------------------------------------------------ r1492 | jkiesel | 2008-05-22 14:17:03 -0400 (Thu, 22 May 2008) | 2 lines update style for multi-friend select ------------------------------------------------------------------------ r1493 | jkiesel | 2008-05-22 15:55:28 -0400 (Thu, 22 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1494 | mazz | 2008-05-22 23:22:33 -0400 (Thu, 22 May 2008) | 1 line refactor some response time listener stuff so its easily subclassed for future ------------------------------------------------------------------------ r1495 | mazz | 2008-05-23 09:41:49 -0400 (Fri, 23 May 2008) | 1 line learning more php, baby ------------------------------------------------------------------------ r1496 | jkinner | 2008-05-23 10:30:20 -0400 (Fri, 23 May 2008) | 1 line Fixed spelling error causing test failures ------------------------------------------------------------------------ r1497 | mazz | 2008-05-23 10:50:15 -0400 (Fri, 23 May 2008) | 1 line the start of my first M3 API - its an inventory API that provides the caller the list of all deployed APIs. this isn't a true API yet - need to integrate with rich's new changes. ------------------------------------------------------------------------ r1498 | mazz | 2008-05-24 02:20:21 -0400 (Sat, 24 May 2008) | 3 lines * utilty to read and write .ini files, preserving comments and newlines if desired (unit tests included) * added M3 settings utility to get M3 configuration settings - abstracted from where the config is stored (stored in trunk/ringside.ini for now) * can now inventory APIs that can be deployed anywhere - just define where you deploy your APIs in the [api]deployed_api_locations setting. By default, we inventory ringside, m3 and facebook APIs. ------------------------------------------------------------------------ r1499 | mazz | 2008-05-24 02:39:09 -0400 (Sat, 24 May 2008) | 1 line test preserving comments ------------------------------------------------------------------------ r1500 | rfriedman | 2008-05-25 00:16:22 -0400 (Sun, 25 May 2008) | 1 line Return the $users object ------------------------------------------------------------------------ r1501 | rfriedman | 2008-05-25 00:17:25 -0400 (Sun, 25 May 2008) | 1 line Removed include which was not used ------------------------------------------------------------------------ r1502 | rfriedman | 2008-05-25 00:17:43 -0400 (Sun, 25 May 2008) | 1 line Using BO layer to get list of friends ------------------------------------------------------------------------ r1503 | rfriedman | 2008-05-25 00:18:29 -0400 (Sun, 25 May 2008) | 1 line Using DAO layer to check for friends ------------------------------------------------------------------------ r1504 | rfriedman | 2008-05-25 00:26:52 -0400 (Sun, 25 May 2008) | 1 line Clean subscriptions data ------------------------------------------------------------------------ r1505 | rfriedman | 2008-05-25 00:29:14 -0400 (Sun, 25 May 2008) | 1 line Cleaned up the build splitting api/db. ------------------------------------------------------------------------ r1506 | rfriedman | 2008-05-25 00:32:43 -0400 (Sun, 25 May 2008) | 1 line Clean up teardown script ------------------------------------------------------------------------ r1507 | rfriedman | 2008-05-26 02:44:40 -0400 (Mon, 26 May 2008) | 1 line Upated to check for isset ------------------------------------------------------------------------ r1508 | rfriedman | 2008-05-26 02:46:01 -0400 (Mon, 26 May 2008) | 1 line String should have been in 'quotes' ------------------------------------------------------------------------ r1509 | rfriedman | 2008-05-26 02:59:03 -0400 (Mon, 26 May 2008) | 1 line Fix for variable $gids ------------------------------------------------------------------------ r1510 | rfriedman | 2008-05-26 12:20:42 -0400 (Mon, 26 May 2008) | 1 line Removed unused dependency ------------------------------------------------------------------------ r1511 | rfriedman | 2008-05-26 12:24:11 -0400 (Mon, 26 May 2008) | 1 line Removed unused dependency ------------------------------------------------------------------------ r1512 | rfriedman | 2008-05-26 12:44:43 -0400 (Mon, 26 May 2008) | 6 lines Change to the build files to support - standard include path - move to use test/includes - phing style files from test/includes/etc - common code coverage path and source settings - extending required include_path on a per project basis ------------------------------------------------------------------------ r1513 | rfriedman | 2008-05-26 12:51:41 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1514 | rfriedman | 2008-05-26 12:54:50 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1515 | rfriedman | 2008-05-26 12:55:38 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1516 | rfriedman | 2008-05-26 12:56:30 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1517 | rfriedman | 2008-05-26 13:02:46 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1518 | rfriedman | 2008-05-26 13:05:05 -0400 (Mon, 26 May 2008) | 1 line Minor fix adminClient was not used ------------------------------------------------------------------------ r1519 | rfriedman | 2008-05-26 13:07:21 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1520 | rfriedman | 2008-05-26 13:09:46 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1521 | rfriedman | 2008-05-26 13:11:08 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1522 | rfriedman | 2008-05-26 13:12:42 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1523 | rfriedman | 2008-05-26 13:14:42 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1524 | rfriedman | 2008-05-26 13:15:41 -0400 (Mon, 26 May 2008) | 1 line Updated notification classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1525 | rfriedman | 2008-05-26 13:16:08 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1526 | rfriedman | 2008-05-26 13:17:06 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1527 | rfriedman | 2008-05-26 13:17:25 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1528 | rfriedman | 2008-05-26 13:18:22 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1529 | rfriedman | 2008-05-26 13:19:16 -0400 (Mon, 26 May 2008) | 1 line Change in base classes to support REST architecture/lifecycle. ------------------------------------------------------------------------ r1530 | rfriedman | 2008-05-26 13:59:47 -0400 (Mon, 26 May 2008) | 1 line Code coverage chokes on active record and system-apps because the way we load. for now skip the files. ------------------------------------------------------------------------ r1531 | rfriedman | 2008-05-26 14:32:35 -0400 (Mon, 26 May 2008) | 1 line resolved call-time pass-by-reference errors ------------------------------------------------------------------------ r1532 | rfriedman | 2008-05-26 14:36:22 -0400 (Mon, 26 May 2008) | 1 line Pass by reference the session object ------------------------------------------------------------------------ r1533 | rfriedman | 2008-05-26 15:03:32 -0400 (Mon, 26 May 2008) | 1 line Fix for running java/ruby client tests ------------------------------------------------------------------------ r1534 | rfriedman | 2008-05-26 15:17:25 -0400 (Mon, 26 May 2008) | 1 line Immediate fix for including appropriate sql files. ------------------------------------------------------------------------ r1535 | rfriedman | 2008-05-26 15:18:49 -0400 (Mon, 26 May 2008) | 1 line Immediate fix for including appropriate sql files. ------------------------------------------------------------------------ r1536 | rfriedman | 2008-05-26 15:20:38 -0400 (Mon, 26 May 2008) | 1 line Immediate fix for including appropriate sql files. ------------------------------------------------------------------------ r1537 | mschachter | 2008-05-26 17:05:12 -0400 (Mon, 26 May 2008) | 2 lines minor fix: don't validate call_id for auth.* methods ------------------------------------------------------------------------ r1538 | rfriedman | 2008-05-26 21:09:30 -0400 (Mon, 26 May 2008) | 1 line Updated to make sure Auth methods do not use callid checking. ------------------------------------------------------------------------ r1539 | mschachter | 2008-05-26 23:33:03 -0400 (Mon, 26 May 2008) | 2 lines added more support for FBJS events ------------------------------------------------------------------------ r1540 | rfriedman | 2008-05-27 00:11:26 -0400 (Tue, 27 May 2008) | 1 line Fixed comment ------------------------------------------------------------------------ r1541 | rfriedman | 2008-05-27 00:12:33 -0400 (Tue, 27 May 2008) | 1 line Added support for 'aid' parameter in getFBML ------------------------------------------------------------------------ r1542 | rfriedman | 2008-05-27 00:13:02 -0400 (Tue, 27 May 2008) | 1 line Commented REST method ------------------------------------------------------------------------ r1543 | rfriedman | 2008-05-27 00:14:36 -0400 (Tue, 27 May 2008) | 1 line Profile app is now using remote calls except for core profile data. ------------------------------------------------------------------------ r1544 | rfriedman | 2008-05-27 00:16:34 -0400 (Tue, 27 May 2008) | 1 line Continue to refactor to get away from strings and move towards a concise sesssion object. ------------------------------------------------------------------------ r1545 | rfriedman | 2008-05-27 03:08:23 -0400 (Tue, 27 May 2008) | 1 line Should have been using base class of AuthRest. ------------------------------------------------------------------------ r1546 | brobinson | 2008-05-27 08:40:51 -0400 (Tue, 27 May 2008) | 1 line Cleaned up espn demo ------------------------------------------------------------------------ r1547 | brobinson | 2008-05-27 09:18:06 -0400 (Tue, 27 May 2008) | 1 line First pass at rendering fb:multi-friend-selector ------------------------------------------------------------------------ r1548 | brobinson | 2008-05-27 10:30:46 -0400 (Tue, 27 May 2008) | 1 line Added rs:payment-form tag ------------------------------------------------------------------------ r1549 | brobinson | 2008-05-27 10:31:20 -0400 (Tue, 27 May 2008) | 1 line Really adding rs:payment-form tag ------------------------------------------------------------------------ r1550 | mazz | 2008-05-27 10:53:47 -0400 (Tue, 27 May 2008) | 1 line first "real" M3 API using the new server-side abstract rest infrastructure ------------------------------------------------------------------------ r1551 | mazz | 2008-05-27 11:00:57 -0400 (Tue, 27 May 2008) | 2 lines fix validate method remove tabs ------------------------------------------------------------------------ r1552 | brobinson | 2008-05-27 11:12:51 -0400 (Tue, 27 May 2008) | 1 line Added hidden field to be submitted to payments system application ------------------------------------------------------------------------ r1553 | mazz | 2008-05-27 12:04:22 -0400 (Tue, 27 May 2008) | 1 line implement M3 API signature validation ------------------------------------------------------------------------ r1554 | rfriedman | 2008-05-27 12:09:46 -0400 (Tue, 27 May 2008) | 1 line Updated comments and fixed Friends.Search ------------------------------------------------------------------------ r1555 | wreichardt | 2008-05-27 12:14:23 -0400 (Tue, 27 May 2008) | 3 lines Added onclick handler that manages selected friend counts and uid values. UID values will be written to the value of the element with the id payment-ids for later submission. ------------------------------------------------------------------------ r1556 | mschachter | 2008-05-27 12:34:01 -0400 (Tue, 27 May 2008) | 2 lines minor change to profile.getFBML ------------------------------------------------------------------------ r1557 | wreichardt | 2008-05-27 12:38:37 -0400 (Tue, 27 May 2008) | 1 line Added include, FQLQuery required DefaultRest.php ------------------------------------------------------------------------ r1558 | mschachter | 2008-05-27 13:01:50 -0400 (Tue, 27 May 2008) | 2 lines minor fix to the fix (again) ------------------------------------------------------------------------ r1559 | jkiesel | 2008-05-27 13:28:03 -0400 (Tue, 27 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1560 | wreichardt | 2008-05-27 14:25:32 -0400 (Tue, 27 May 2008) | 1 line Closed content type meta tag. ------------------------------------------------------------------------ r1561 | wreichardt | 2008-05-27 14:59:07 -0400 (Tue, 27 May 2008) | 3 lines RS-338 Develop Unit test for People Class People Service is thoroughly tested. All required sub-objects such as organization and addresses are produced and validated. ------------------------------------------------------------------------ r1562 | wreichardt | 2008-05-27 16:00:53 -0400 (Tue, 27 May 2008) | 1 line re-added includes for shindig to get around autoloader issues with coverage ------------------------------------------------------------------------ r1563 | brobinson | 2008-05-27 16:11:32 -0400 (Tue, 27 May 2008) | 1 line Added num_friends to payment_plans database table, with API support ------------------------------------------------------------------------ r1564 | brobinson | 2008-05-27 16:42:52 -0400 (Tue, 27 May 2008) | 1 line More work on num_friends for payment plans. Updated developer app to include number of friends field. Updated SubscriptionsGetAppPlans API to return it. Updated tests as well. ------------------------------------------------------------------------ r1565 | mazz | 2008-05-27 16:55:56 -0400 (Tue, 27 May 2008) | 1 line the start of the M3 PHP client - this isn't used or tested yet, my initial stab at it ------------------------------------------------------------------------ r1566 | mazz | 2008-05-27 17:02:50 -0400 (Tue, 27 May 2008) | 1 line call getConfiguration to allow subclasses to use/override if they want ------------------------------------------------------------------------ r1567 | rfriedman | 2008-05-27 17:37:51 -0400 (Tue, 27 May 2008) | 1 line Moved strings to const's ------------------------------------------------------------------------ r1568 | wreichardt | 2008-05-27 21:22:59 -0400 (Tue, 27 May 2008) | 1 line Re-added include to pass coverage tests ------------------------------------------------------------------------ r1569 | mazz | 2008-05-27 21:29:19 -0400 (Tue, 27 May 2008) | 1 line abstract rest client is the basis for a generic REST client. i think with little tweeking (if any) this can be the basis of our "commons" abstract client. We can have a facebook client extend this. Right now, the M3 client extends it. Need to test the crap out of this. ------------------------------------------------------------------------ r1570 | wreichardt | 2008-05-27 22:03:25 -0400 (Tue, 27 May 2008) | 1 line Restoring shindig paths for coverage ------------------------------------------------------------------------ r1571 | rfriedman | 2008-05-27 22:47:03 -0400 (Tue, 27 May 2008) | 1 line moved phing style files to includes/etc ------------------------------------------------------------------------ r1572 | rfriedman | 2008-05-27 22:52:47 -0400 (Tue, 27 May 2008) | 1 line added inheritRefs="true" ------------------------------------------------------------------------ r1573 | wreichardt | 2008-05-27 22:53:01 -0400 (Tue, 27 May 2008) | 1 line Trying relative include to remove need for shindig paths in build-test.xml ------------------------------------------------------------------------ r1574 | mschachter | 2008-05-27 23:23:01 -0400 (Tue, 27 May 2008) | 2 lines minor fix for missing require ------------------------------------------------------------------------ r1575 | mazz | 2008-05-27 23:50:21 -0400 (Tue, 27 May 2008) | 1 line feature of ini utility that lets you specify a group in the ini file and all settings defined in that group are made global variables. You can even use variable substitution in the ini values. ------------------------------------------------------------------------ r1576 | wreichardt | 2008-05-27 23:51:38 -0400 (Tue, 27 May 2008) | 1 line re-removed shindig includes ------------------------------------------------------------------------ r1577 | mazz | 2008-05-28 00:32:37 -0400 (Wed, 28 May 2008) | 1 line as much as I love LocalSettings.php, I can't take more than one. this shouldn't be used anyway, deleting ------------------------------------------------------------------------ r1578 | mazz | 2008-05-28 01:20:10 -0400 (Wed, 28 May 2008) | 1 line fixing up the first M3 API to clean up the infrastructure. still not quite right, but I am seeing the request come in and a response back out. ------------------------------------------------------------------------ r1579 | mschachter | 2008-05-28 01:55:50 -0400 (Wed, 28 May 2008) | 1 line added jquery, separated out fbjs functionality into different files ------------------------------------------------------------------------ r1580 | mschachter | 2008-05-28 01:57:43 -0400 (Wed, 28 May 2008) | 2 lines removed ajax.js, functionality was put into separate files ------------------------------------------------------------------------ r1581 | mschachter | 2008-05-28 02:41:56 -0400 (Wed, 28 May 2008) | 2 lines added css for jquery dialogs, re-organized fbjs and added some jquery UI stuff ------------------------------------------------------------------------ r1582 | mschachter | 2008-05-28 04:13:07 -0400 (Wed, 28 May 2008) | 2 lines updated jquery UI to nightly build, added dialog stuff ------------------------------------------------------------------------ r1583 | mschachter | 2008-05-28 05:19:47 -0400 (Wed, 28 May 2008) | 2 lines adding stuff to FBJS dialogs ------------------------------------------------------------------------ r1584 | mschachter | 2008-05-28 05:28:08 -0400 (Wed, 28 May 2008) | 2 lines updates to fbjs stuff, reorganizing, moving, shaking ------------------------------------------------------------------------ r1585 | mschachter | 2008-05-28 05:45:56 -0400 (Wed, 28 May 2008) | 2 lines refactoring ------------------------------------------------------------------------ r1586 | mazz | 2008-05-28 09:39:31 -0400 (Wed, 28 May 2008) | 1 line add util to truncate a file - i'm gonna need this to clean out the metric data files eventually ------------------------------------------------------------------------ r1587 | mazz | 2008-05-28 12:36:46 -0400 (Wed, 28 May 2008) | 1 line more fixing of m3 rest stuff ------------------------------------------------------------------------ r1588 | mschachter | 2008-05-28 12:59:16 -0400 (Wed, 28 May 2008) | 2 lines fixes to FBJS dialog stuff ------------------------------------------------------------------------ r1589 | mschachter | 2008-05-28 13:03:46 -0400 (Wed, 28 May 2008) | 2 lines temporary move (will break things for a second) ------------------------------------------------------------------------ r1590 | mschachter | 2008-05-28 13:08:47 -0400 (Wed, 28 May 2008) | 2 lines moving css around ------------------------------------------------------------------------ r1591 | mschachter | 2008-05-28 13:13:01 -0400 (Wed, 28 May 2008) | 2 lines removing directory ------------------------------------------------------------------------ r1592 | wreichardt | 2008-05-28 13:19:43 -0400 (Wed, 28 May 2008) | 1 line Added new canvas_type for OpenSocial Applications. ------------------------------------------------------------------------ r1593 | mazz | 2008-05-28 13:28:47 -0400 (Wed, 28 May 2008) | 1 line fix the code that was derived from facebook's client so we can send back multi-dimensional arrays of array data ------------------------------------------------------------------------ r1594 | mazz | 2008-05-28 13:35:37 -0400 (Wed, 28 May 2008) | 1 line remove debug stmt ------------------------------------------------------------------------ r1595 | mazz | 2008-05-28 13:35:59 -0400 (Wed, 28 May 2008) | 1 line complete phpdoc ------------------------------------------------------------------------ r1596 | mazz | 2008-05-28 13:40:24 -0400 (Wed, 28 May 2008) | 1 line the start of m3 functional tests - this is just the build script ------------------------------------------------------------------------ r1597 | mazz | 2008-05-28 13:42:22 -0400 (Wed, 28 May 2008) | 1 line the start of m3 functional tests - this is just the build script ------------------------------------------------------------------------ r1598 | mazz | 2008-05-28 13:43:44 -0400 (Wed, 28 May 2008) | 1 line ------------------------------------------------------------------------ r1599 | mazz | 2008-05-28 13:45:19 -0400 (Wed, 28 May 2008) | 2 lines ignore reports ------------------------------------------------------------------------ r1600 | mazz | 2008-05-28 14:16:58 -0400 (Wed, 28 May 2008) | 1 line first m3 functional test, testing the first m3 rest api ------------------------------------------------------------------------ r1601 | brobinson | 2008-05-28 16:09:47 -0400 (Wed, 28 May 2008) | 1 line Inserted multi-friend-selector into payments system app ------------------------------------------------------------------------ r1602 | brobinson | 2008-05-28 16:10:18 -0400 (Wed, 28 May 2008) | 1 line Added a few pages ------------------------------------------------------------------------ r1603 | jkiesel | 2008-05-28 16:58:04 -0400 (Wed, 28 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1604 | jkiesel | 2008-05-28 17:01:44 -0400 (Wed, 28 May 2008) | 1 line added optional id attribute to buttons ------------------------------------------------------------------------ r1605 | jkiesel | 2008-05-28 17:02:11 -0400 (Wed, 28 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1606 | jkiesel | 2008-05-28 17:12:07 -0400 (Wed, 28 May 2008) | 1 line updated button style ------------------------------------------------------------------------ r1607 | brobinson | 2008-05-28 17:21:56 -0400 (Wed, 28 May 2008) | 1 line Added table for social payments. Renamed subscriptions table to social_pay_subscriptions. Updated tests. ------------------------------------------------------------------------ r1608 | brobinson | 2008-05-28 17:36:54 -0400 (Wed, 28 May 2008) | 1 line Renamed payment_plans table to social_pay_plans. ------------------------------------------------------------------------ r1609 | brobinson | 2008-05-28 17:52:35 -0400 (Wed, 28 May 2008) | 1 line Renamed payment_gateways table to social_pay_gateways. ------------------------------------------------------------------------ r1610 | brobinson | 2008-05-28 17:52:53 -0400 (Wed, 28 May 2008) | 1 line Missed one. ------------------------------------------------------------------------ r1611 | rfriedman | 2008-05-28 19:43:40 -0400 (Wed, 28 May 2008) | 1 line Phing tasks for building our Doctrine layer. ------------------------------------------------------------------------ r1612 | rfriedman | 2008-05-28 21:58:24 -0400 (Wed, 28 May 2008) | 1 line Updated comment ------------------------------------------------------------------------ r1613 | rfriedman | 2008-05-28 22:43:15 -0400 (Wed, 28 May 2008) | 1 line Build file to generate settings files. ------------------------------------------------------------------------ r1614 | rfriedman | 2008-05-28 23:38:25 -0400 (Wed, 28 May 2008) | 1 line Working on better support of generating config files during automated testing ------------------------------------------------------------------------ r1615 | rfriedman | 2008-05-28 23:42:25 -0400 (Wed, 28 May 2008) | 1 line Added DB rebuild task to build-test.xml ------------------------------------------------------------------------ r1616 | mazz | 2008-05-28 23:43:07 -0400 (Wed, 28 May 2008) | 1 line m3 functional test infrastructure with 1 test ------------------------------------------------------------------------ r1617 | rfriedman | 2008-05-28 23:50:20 -0400 (Wed, 28 May 2008) | 1 line Added DB rebuild task to build-test.xml ------------------------------------------------------------------------ r1618 | brobinson | 2008-05-29 00:29:17 -0400 (Thu, 29 May 2008) | 1 line Added modified, created, and retired columns to appropriate social_pay tables. ------------------------------------------------------------------------ r1619 | mazz | 2008-05-29 09:43:54 -0400 (Thu, 29 May 2008) | 1 line provide a main test script for M3 that runs all M3 tests (unit, functional, system) ------------------------------------------------------------------------ r1620 | mazz | 2008-05-29 09:54:17 -0400 (Thu, 29 May 2008) | 1 line changes to phing build script project names - fixing cut-n-paste errors and make names so when you run phing, you can follow what scripts are running by just looking at the log output ------------------------------------------------------------------------ r1621 | brobinson | 2008-05-29 10:26:40 -0400 (Thu, 29 May 2008) | 1 line First step towards Payment DAO using Doctrine. ------------------------------------------------------------------------ r1622 | brobinson | 2008-05-29 10:37:26 -0400 (Thu, 29 May 2008) | 1 line Missed a couple dao classes ------------------------------------------------------------------------ r1623 | wreichardt | 2008-05-29 10:52:42 -0400 (Thu, 29 May 2008) | 2 lines RS-355 path to "status_icon.gif" in profile app is wrong Changed to use $webUrl which should dynamically adjust when installation is moved. ------------------------------------------------------------------------ r1624 | jkiesel | 2008-05-29 11:30:50 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1625 | jkiesel | 2008-05-29 11:31:15 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1626 | rfriedman | 2008-05-29 11:38:12 -0400 (Thu, 29 May 2008) | 1 line Generated RingsideXTable instead of just XTable ------------------------------------------------------------------------ r1627 | jkiesel | 2008-05-29 11:50:26 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1628 | jkiesel | 2008-05-29 11:50:51 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1629 | jkiesel | 2008-05-29 11:51:06 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1630 | jkiesel | 2008-05-29 11:51:27 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1631 | jkiesel | 2008-05-29 11:51:46 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1632 | brobinson | 2008-05-29 13:19:31 -0400 (Thu, 29 May 2008) | 1 line Converted subscribeUserToApp to use doctrine. ------------------------------------------------------------------------ r1633 | wreichardt | 2008-05-29 15:44:07 -0400 (Thu, 29 May 2008) | 3 lines RS-359 Changing name of an App breaks link to App in Profile. Profile now uses webUrl and references the canvas. It also refers to the apps canvas URL to prevent links from breaking when the app name is changed. ------------------------------------------------------------------------ r1634 | mschachter | 2008-05-29 16:41:54 -0400 (Thu, 29 May 2008) | 2 lines added support for fb:js-string tag, added new type to DSL parser ------------------------------------------------------------------------ r1635 | mschachter | 2008-05-29 18:58:02 -0400 (Thu, 29 May 2008) | 2 lines implemented Ajax.requireLogin for FBJS ------------------------------------------------------------------------ r1636 | wreichardt | 2008-05-29 21:19:24 -0400 (Thu, 29 May 2008) | 2 lines RS-417 API Call ProfileGetFBML does not return any FBML ------------------------------------------------------------------------ r1637 | wreichardt | 2008-05-29 21:20:23 -0400 (Thu, 29 May 2008) | 2 lines RS-417 API Call ProfileGetFBML does not return any FBML ------------------------------------------------------------------------ r1638 | mazz | 2008-05-29 22:22:49 -0400 (Thu, 29 May 2008) | 2 lines i loathe ^M ------------------------------------------------------------------------ r1639 | mazz | 2008-05-29 22:33:20 -0400 (Thu, 29 May 2008) | 1 line match the comments at the top of the target and the comments in all our test build.xml - the name of the property should be "test" not "test.unit" ------------------------------------------------------------------------ r1640 | wreichardt | 2008-05-29 22:35:04 -0400 (Thu, 29 May 2008) | 1 line Had to change test expected values so that they expected CDATA blocks instead of raw test in set/get Profile FBML. ------------------------------------------------------------------------ r1641 | jkiesel | 2008-05-29 23:46:35 -0400 (Thu, 29 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1642 | jkiesel | 2008-05-29 23:47:01 -0400 (Thu, 29 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1643 | jkiesel | 2008-05-30 00:16:37 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1644 | brobinson | 2008-05-30 01:15:38 -0400 (Fri, 30 May 2008) | 1 line Created Subscriptions business object ------------------------------------------------------------------------ r1645 | mazz | 2008-05-30 01:19:06 -0400 (Fri, 30 May 2008) | 4 lines Adding the concept of a PageList and PageControl to support generic paging. Implemented a utility to page through a file (so we aren't forced to load megabytes worth of data files all at once). The file listener is now also a "IPagedData" implementation that will allow us to page through the data files. ------------------------------------------------------------------------ r1646 | mazz | 2008-05-30 01:29:52 -0400 (Fri, 30 May 2008) | 1 line add more test code ------------------------------------------------------------------------ r1647 | jkiesel | 2008-05-30 02:05:58 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1648 | mazz | 2008-05-30 08:52:19 -0400 (Fri, 30 May 2008) | 1 line fixing the annoying <p><table></p> validation errors eclipse shows in the problems view whenver you produce php reports. taking out the invalid <p></p> tags that surround the <table> ------------------------------------------------------------------------ r1649 | mazz | 2008-05-30 09:43:56 -0400 (Fri, 30 May 2008) | 1 line these are not needed anymore, no need for the conf/ dir now ------------------------------------------------------------------------ r1650 | mazz | 2008-05-30 09:44:38 -0400 (Fri, 30 May 2008) | 2 lines looks like there was a api unit test in here that was not being run modified the unit test build script to run them - looks like one of the two tests fail, someone should fix ------------------------------------------------------------------------ r1651 | mazz | 2008-05-30 10:09:57 -0400 (Fri, 30 May 2008) | 1 line implement the ipageddata interface, write more tests ------------------------------------------------------------------------ r1652 | brobinson | 2008-05-30 13:00:37 -0400 (Fri, 30 May 2008) | 1 line Fixed RS-193. ------------------------------------------------------------------------ r1653 | wreichardt | 2008-05-30 13:08:36 -0400 (Fri, 30 May 2008) | 1 line Removed CData when call fails ------------------------------------------------------------------------ r1654 | mazz | 2008-05-30 13:18:32 -0400 (Fri, 30 May 2008) | 3 lines got a way to obtain aggregate stats for API durations (counts/min/max/avg) wrote generic stats aggregator object (with tests) so I can reuse this for other metrics later ------------------------------------------------------------------------ r1655 | mazz | 2008-05-30 13:24:22 -0400 (Fri, 30 May 2008) | 1 line add more comments ------------------------------------------------------------------------ r1656 | brobinson | 2008-05-30 13:32:20 -0400 (Fri, 30 May 2008) | 1 line Enabled confirmation when a plan with 0 friends is selected. ------------------------------------------------------------------------ r1657 | mazz | 2008-05-30 13:34:03 -0400 (Fri, 30 May 2008) | 1 line we want to track metrics on the actual API name (the dot-notation REST API name), not the API implementation class ------------------------------------------------------------------------ r1658 | mazz | 2008-05-30 13:40:50 -0400 (Fri, 30 May 2008) | 1 line need to expose the internal array for clients use ------------------------------------------------------------------------ r1659 | jkiesel | 2008-05-30 14:10:40 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1660 | mazz | 2008-05-30 14:15:23 -0400 (Fri, 30 May 2008) | 1 line create M3 REST API and its tests that lets you get tabular metric data for API durations - getting close to actually showing proof that I'm not sitting home with my thumb up my arse for the past week ------------------------------------------------------------------------ r1661 | wreichardt | 2008-05-30 14:17:27 -0400 (Fri, 30 May 2008) | 1 line Now added support for numFriends span id for limiting total friends selected ------------------------------------------------------------------------ r1662 | mschachter | 2008-05-30 14:19:35 -0400 (Fri, 30 May 2008) | 2 lines minor change to remove need for <body onload="DOMElement.onPageLoad()"> ------------------------------------------------------------------------ r1663 | wreichardt | 2008-05-30 15:03:51 -0400 (Fri, 30 May 2008) | 1 line To many << in test expect ------------------------------------------------------------------------ r1664 | mazz | 2008-05-30 15:15:26 -0400 (Fri, 30 May 2008) | 1 line some trivial fixes ------------------------------------------------------------------------ r1665 | mazz | 2008-05-30 15:26:00 -0400 (Fri, 30 May 2008) | 1 line preliminary cleanup before adding metrics stuff ------------------------------------------------------------------------ r1666 | rfriedman | 2008-05-30 15:40:44 -0400 (Fri, 30 May 2008) | 1 line Can not use network_key as a param, its part of the context. ------------------------------------------------------------------------ r1667 | wreichardt | 2008-05-30 16:04:34 -0400 (Fri, 30 May 2008) | 1 line To many << in test expect ------------------------------------------------------------------------ r1668 | brobinson | 2008-05-30 16:07:46 -0400 (Fri, 30 May 2008) | 1 line Added some unit tests for SubscribeUsersToApp constructor. ------------------------------------------------------------------------ r1669 | wreichardt | 2008-05-30 16:29:07 -0400 (Fri, 30 May 2008) | 1 line ------------------------------------------------------------------------ r1670 | wreichardt | 2008-05-30 16:40:30 -0400 (Fri, 30 May 2008) | 1 line ------------------------------------------------------------------------ r1671 | mazz | 2008-05-30 16:42:17 -0400 (Fri, 30 May 2008) | 1 line finally. show api duration stats ------------------------------------------------------------------------ r1672 | mazz | 2008-05-30 17:21:13 -0400 (Fri, 30 May 2008) | 1 line provide a way to manually purge the api metric data ------------------------------------------------------------------------ r1673 | mazz | 2008-05-30 17:35:56 -0400 (Fri, 30 May 2008) | 1 line add func/sys tests for purge api dur. data REST API ------------------------------------------------------------------------ r1674 | mazz | 2008-05-30 17:37:48 -0400 (Fri, 30 May 2008) | 1 line remove dup call ------------------------------------------------------------------------ r1675 | mazz | 2008-05-30 17:58:36 -0400 (Fri, 30 May 2008) | 1 line add inventory tab to cpanel - you can now see all the REST APIs that are deployed ------------------------------------------------------------------------ r1676 | mazz | 2008-05-30 18:02:29 -0400 (Fri, 30 May 2008) | 1 line death to tabs ------------------------------------------------------------------------ r1677 | mazz | 2008-05-30 18:18:28 -0400 (Fri, 30 May 2008) | 1 line fix it so you can compile/run the java client test on windows ------------------------------------------------------------------------ r1678 | mazz | 2008-05-30 20:58:08 -0400 (Fri, 30 May 2008) | 1 line ignore some files that we ship in the API rest directories that really shouldn't be there because they aren't true REST API classes ------------------------------------------------------------------------ r1679 | mazz | 2008-05-30 21:32:48 -0400 (Fri, 30 May 2008) | 3 lines add M3 rest API to inventory all applications cpanel now shows applications in subtab of inventory tab includes func/sys tests ------------------------------------------------------------------------ r1680 | mazz | 2008-05-30 21:35:52 -0400 (Fri, 30 May 2008) | 1 line rename tabs so they say "response times" instead of "durations" to make more sense ------------------------------------------------------------------------ r1681 | jkiesel | 2008-05-30 22:29:22 -0400 (Fri, 30 May 2008) | 1 line changed name of default app icon ------------------------------------------------------------------------ r1682 | jkiesel | 2008-05-30 22:30:02 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1683 | jkiesel | 2008-05-30 22:34:22 -0400 (Fri, 30 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1684 | jkiesel | 2008-05-30 23:49:36 -0400 (Fri, 30 May 2008) | 1 line updated to use different footprints icon ------------------------------------------------------------------------ r1685 | jkiesel | 2008-05-30 23:50:03 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1686 | jkiesel | 2008-05-30 23:50:27 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1687 | jkiesel | 2008-05-30 23:50:49 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1688 | jkiesel | 2008-05-30 23:51:18 -0400 (Fri, 30 May 2008) | 1 line replaced with a different icon ------------------------------------------------------------------------ r1689 | jkiesel | 2008-05-30 23:51:45 -0400 (Fri, 30 May 2008) | 1 line updated style ------------------------------------------------------------------------ r1690 | jkiesel | 2008-05-30 23:52:27 -0400 (Fri, 30 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1691 | mazz | 2008-05-31 14:17:37 -0400 (Sat, 31 May 2008) | 4 lines add a PHP settings utility similar to the INI config utility. Processes simple PHP files being used as configuration files. We should now be able to read/write PHP configuration files this checkin includes tests - but I need to write one more test ------------------------------------------------------------------------ r1692 | mlugert | 2008-05-31 16:47:13 -0400 (Sat, 31 May 2008) | 1 line Moved more classes over to Doctrine. ------------------------------------------------------------------------ r1693 | mlugert | 2008-05-31 16:48:30 -0400 (Sat, 31 May 2008) | 1 line Had a merge conflict, using mine as I tested with it ------------------------------------------------------------------------ r1694 | mlugert | 2008-05-31 16:54:30 -0400 (Sat, 31 May 2008) | 1 line aid is an integer in the DB, can't default it to '' ------------------------------------------------------------------------ r1695 | mazz | 2008-05-31 23:05:29 -0400 (Sat, 31 May 2008) | 1 line finish the php config utility. ------------------------------------------------------------------------ r1696 | mazz | 2008-05-31 23:09:12 -0400 (Sat, 31 May 2008) | 1 line forgot to finish the test. check two more var values ------------------------------------------------------------------------ r1697 | mlugert | 2008-06-01 00:41:33 -0400 (Sun, 01 Jun 2008) | 1 line Moving things around based on layering rules ------------------------------------------------------------------------ r1698 | mlugert | 2008-06-01 00:49:18 -0400 (Sun, 01 Jun 2008) | 1 line Moving things around based on layering rules ------------------------------------------------------------------------ r1699 | mlugert | 2008-06-01 01:57:03 -0400 (Sun, 01 Jun 2008) | 1 line Finished modifying Photos DAO and moved stuff around based on layering rules ------------------------------------------------------------------------ r1700 | mlugert | 2008-06-01 02:04:51 -0400 (Sun, 01 Jun 2008) | 1 line ------------------------------------------------------------------------ r1701 | mlugert | 2008-06-01 02:07:44 -0400 (Sun, 01 Jun 2008) | 1 line Formatting ------------------------------------------------------------------------ r1702 | mlugert | 2008-06-01 02:28:32 -0400 (Sun, 01 Jun 2008) | 2 lines Moving things around based on layering rules Fixed dao/Payments.php. Had a bad query when running in strict mode. Can't use strings as numbers in strict mode. ------------------------------------------------------------------------ r1703 | mlugert | 2008-06-01 02:38:34 -0400 (Sun, 01 Jun 2008) | 1 line Turned off a lot of error_log that was not appropriate for a released version of the product. ------------------------------------------------------------------------ r1704 | brobinson | 2008-06-01 13:04:25 -0400 (Sun, 01 Jun 2008) | 1 line First pass at social payment. ------------------------------------------------------------------------ r1705 | jkiesel | 2008-06-01 17:40:53 -0400 (Sun, 01 Jun 2008) | 1 line style updates ------------------------------------------------------------------------ r1706 | mazz | 2008-06-01 20:45:18 -0400 (Sun, 01 Jun 2008) | 1 line add "Config" tab in community panel - shows read-only view of LocalSettings.php using PhpSettings.php utility. still need to reconcile M3 config with local settings ------------------------------------------------------------------------ r1707 | mazz | 2008-06-01 20:58:19 -0400 (Sun, 01 Jun 2008) | 1 line move the php info tab over to the config tab since it really shows configuration settings ------------------------------------------------------------------------ r1708 | mazz | 2008-06-01 23:16:01 -0400 (Sun, 01 Jun 2008) | 1 line provide a way to get the location of the php.ini file. tests ensure that it can be found and processed via the IniSettings utility ------------------------------------------------------------------------ r1709 | brobinson | 2008-06-01 23:48:18 -0400 (Sun, 01 Jun 2008) | 1 line if-has-paid tag now accounts for subscriptions paid for by friends ------------------------------------------------------------------------ r1710 | mazz | 2008-06-02 00:07:35 -0400 (Mon, 02 Jun 2008) | 1 line show php.ini content in config tab in cpanel ------------------------------------------------------------------------ r1711 | mazz | 2008-06-02 00:09:37 -0400 (Mon, 02 Jun 2008) | 1 line forgot to get rid of the section column (stupid php.ini has [section]s in it, but they are completely ignored by php) ------------------------------------------------------------------------ r1712 | mazz | 2008-06-02 00:26:05 -0400 (Mon, 02 Jun 2008) | 1 line create util to get php.ini data ------------------------------------------------------------------------ r1713 | mazz | 2008-06-02 01:16:48 -0400 (Mon, 02 Jun 2008) | 1 line cpanel can show you the error log and will let you clear its contents ------------------------------------------------------------------------ r1714 | rfriedman | 2008-06-02 08:40:15 -0400 (Mon, 02 Jun 2008) | 1 line Commented out error log statement ------------------------------------------------------------------------ r1715 | wreichardt | 2008-06-02 09:45:25 -0400 (Mon, 02 Jun 2008) | 1 line Added icons for hello world and last-fm ------------------------------------------------------------------------ r1716 | mazz | 2008-06-02 09:45:49 -0400 (Mon, 02 Jun 2008) | 1 line opps, forgot I changed the default behavior of the get settings method, it now flattens the results ------------------------------------------------------------------------ r1717 | mazz | 2008-06-02 09:49:57 -0400 (Mon, 02 Jun 2008) | 1 line error checking ------------------------------------------------------------------------ r1718 | rfriedman | 2008-06-02 09:56:50 -0400 (Mon, 02 Jun 2008) | 1 line Removed dao records from code coverage ------------------------------------------------------------------------ r1719 | wreichardt | 2008-06-02 10:00:41 -0400 (Mon, 02 Jun 2008) | 1 line Re-added avatar photos ------------------------------------------------------------------------ r1720 | mazz | 2008-06-02 10:08:00 -0400 (Mon, 02 Jun 2008) | 1 line create M3 REST API to obtain the php.ini configuration so management tools can see it ------------------------------------------------------------------------ r1721 | mazz | 2008-06-02 10:08:47 -0400 (Mon, 02 Jun 2008) | 1 line use full words in tab labels ------------------------------------------------------------------------ r1722 | wreichardt | 2008-06-02 10:15:55 -0400 (Mon, 02 Jun 2008) | 1 line Commented out forced login for this gadget ------------------------------------------------------------------------ r1723 | wreichardt | 2008-06-02 10:19:12 -0400 (Mon, 02 Jun 2008) | 1 line The shindig comments even say this line should have been commented out! ------------------------------------------------------------------------ r1724 | wreichardt | 2008-06-02 10:20:40 -0400 (Mon, 02 Jun 2008) | 1 line Changed and added user photos. Added lastfm and Hello World Open Social and an app for Trail 7 widget to work out of box as a demo. ------------------------------------------------------------------------ r1725 | brobinson | 2008-06-02 10:34:23 -0400 (Mon, 02 Jun 2008) | 1 line Enabled client validation of number of friends. ------------------------------------------------------------------------ r1726 | brobinson | 2008-06-02 10:42:41 -0400 (Mon, 02 Jun 2008) | 1 line Added number of friends remaining to display. ------------------------------------------------------------------------ r1727 | jkiesel | 2008-06-02 10:47:35 -0400 (Mon, 02 Jun 2008) | 1 line updated to use different default app icon ------------------------------------------------------------------------ r1728 | jkiesel | 2008-06-02 10:48:17 -0400 (Mon, 02 Jun 2008) | 1 line updated to use different default app icon ------------------------------------------------------------------------ r1729 | rfriedman | 2008-06-02 10:49:00 -0400 (Mon, 02 Jun 2008) | 1 line update getAPiParam to return default value on isEmpty ------------------------------------------------------------------------ r1730 | jkiesel | 2008-06-02 10:49:33 -0400 (Mon, 02 Jun 2008) | 1 line style updates ------------------------------------------------------------------------ r1731 | jkinner | 2008-06-02 10:56:00 -0400 (Mon, 02 Jun 2008) | 1 line Fixed typo ------------------------------------------------------------------------ r1732 | jkiesel | 2008-06-02 11:06:30 -0400 (Mon, 02 Jun 2008) | 1 line fixed syntax error ------------------------------------------------------------------------ r1733 | jkinner | 2008-06-02 11:09:08 -0400 (Mon, 02 Jun 2008) | 1 line Fixed typo ------------------------------------------------------------------------ r1734 | brobinson | 2008-06-02 11:27:36 -0400 (Mon, 02 Jun 2008) | 1 line Added back end validation for number of friends in a social payment. ------------------------------------------------------------------------ r1735 | rfriedman | 2008-06-02 11:32:09 -0400 (Mon, 02 Jun 2008) | 1 line Jquery MIT license ------------------------------------------------------------------------ r1736 | mschachter | 2008-06-02 11:35:54 -0400 (Mon, 02 Jun 2008) | 2 lines filled in some missing includes ------------------------------------------------------------------------ r1737 | jkiesel | 2008-06-02 11:36:20 -0400 (Mon, 02 Jun 2008) | 2 lines fixed profile alignment ------------------------------------------------------------------------ r1738 | mschachter | 2008-06-02 11:47:52 -0400 (Mon, 02 Jun 2008) | 2 lines minor fix ------------------------------------------------------------------------ r1739 | mschachter | 2008-06-02 11:55:30 -0400 (Mon, 02 Jun 2008) | 2 lines removed line to check created property because it's too dynamic ------------------------------------------------------------------------ r1740 | rfriedman | 2008-06-02 11:57:47 -0400 (Mon, 02 Jun 2008) | 1 line replaced , with ; on two lines ------------------------------------------------------------------------ r1741 | mschachter | 2008-06-02 12:02:00 -0400 (Mon, 02 Jun 2008) | 2 lines whoops ------------------------------------------------------------------------ r1742 | mschachter | 2008-06-02 12:10:34 -0400 (Mon, 02 Jun 2008) | 2 lines minor fix ------------------------------------------------------------------------ r1743 | mazz | 2008-06-02 12:17:38 -0400 (Mon, 02 Jun 2008) | 1 line M3 REST API for version info (rhq will call these "traits") ------------------------------------------------------------------------ r1744 | mlugert | 2008-06-02 12:33:46 -0400 (Mon, 02 Jun 2008) | 2 lines Moved remaining DB classes into the DAO directory. Minor fix to Payments DAO to fix modified field on a save. ------------------------------------------------------------------------ r1745 | mazz | 2008-06-02 12:37:57 -0400 (Mon, 02 Jun 2008) | 1 line show that an ext is loaded, even if no version is avail ------------------------------------------------------------------------ r1746 | mazz | 2008-06-02 12:49:47 -0400 (Mon, 02 Jun 2008) | 1 line show all loaded extensions ------------------------------------------------------------------------ r1747 | brobinson | 2008-06-02 12:50:59 -0400 (Mon, 02 Jun 2008) | 1 line Removed error_log statements ------------------------------------------------------------------------ r1748 | mazz | 2008-06-02 12:51:31 -0400 (Mon, 02 Jun 2008) | 1 line store extension names in all lowercase to avoid dups with different cased names ------------------------------------------------------------------------ r1749 | mlugert | 2008-06-02 12:56:11 -0400 (Mon, 02 Jun 2008) | 1 line Combined Album BO with Photos BO since they are one module in our implementation ------------------------------------------------------------------------ r1750 | mlugert | 2008-06-02 13:01:18 -0400 (Mon, 02 Jun 2008) | 1 line Fixed a method in user app to return proper data ------------------------------------------------------------------------ r1751 | wreichardt | 2008-06-02 13:01:21 -0400 (Mon, 02 Jun 2008) | 1 line ------------------------------------------------------------------------ r1752 | wreichardt | 2008-06-02 13:01:40 -0400 (Mon, 02 Jun 2008) | 1 line Legit Photos ------------------------------------------------------------------------ r1753 | jkiesel | 2008-06-02 13:12:16 -0400 (Mon, 02 Jun 2008) | 1 line ------------------------------------------------------------------------ r1754 | jkiesel | 2008-06-02 13:12:44 -0400 (Mon, 02 Jun 2008) | 1 line new version of this image ------------------------------------------------------------------------ r1755 | mazz | 2008-06-02 13:27:34 -0400 (Mon, 02 Jun 2008) | 1 line build.info will have Release: label, not Version: ------------------------------------------------------------------------ r1756 | mlugert | 2008-06-02 13:33:08 -0400 (Mon, 02 Jun 2008) | 1 line Added missing include ------------------------------------------------------------------------ r1757 | mazz | 2008-06-02 13:41:11 -0400 (Mon, 02 Jun 2008) | 1 line trivial - just fixed some comments... no code changes ------------------------------------------------------------------------ r1758 | wreichardt | 2008-06-02 14:27:58 -0400 (Mon, 02 Jun 2008) | 1 line Added RS_WEBSERVER_HOST_PORT ------------------------------------------------------------------------ r1759 | brobinson | 2008-06-02 15:10:51 -0400 (Mon, 02 Jun 2008) | 1 line Changed phraseology. ------------------------------------------------------------------------ r1760 | wreichardt | 2008-06-02 15:14:07 -0400 (Mon, 02 Jun 2008) | 1 line Added ability to show how many friends are left to select. ------------------------------------------------------------------------ r1761 | wreichardt | 2008-06-02 15:21:13 -0400 (Mon, 02 Jun 2008) | 1 line Fixed app & friend icons. ------------------------------------------------------------------------ r1762 | brobinson | 2008-06-02 15:27:59 -0400 (Mon, 02 Jun 2008) | 1 line Updated form to have name matching javascript. ------------------------------------------------------------------------ r1763 | jkinner | 2008-06-02 16:07:40 -0400 (Mon, 02 Jun 2008) | 1 line Updated to new mapping URL format ------------------------------------------------------------------------ r1764 | rfriedman | 2008-06-02 16:40:29 -0400 (Mon, 02 Jun 2008) | 1 line added inheritRefs='true' to phing build command ------------------------------------------------------------------------ r1765 | rfriedman | 2008-06-02 18:19:05 -0400 (Mon, 02 Jun 2008) | 1 line Minor bug fixes ------------------------------------------------------------------------ r1766 | rfriedman | 2008-06-02 19:24:42 -0400 (Mon, 02 Jun 2008) | 1 line Fixes for bad strings ------------------------------------------------------------------------ r1767 | mschachter | 2008-06-02 23:15:13 -0400 (Mon, 02 Jun 2008) | 2 lines changes to fql.query class name ------------------------------------------------------------------------ r1768 | wreichardt | 2008-06-03 00:38:54 -0400 (Tue, 03 Jun 2008) | 1 line Added descriptions for the new apps. ------------------------------------------------------------------------
------------------------------------------------------------------------ r1473 | brobinson | 2008-05-20 13:42:53 -0400 (Tue, 20 May 2008) | 1 line Moving AuthorizeNetSubscriptions from api/vendor to api/includes ------------------------------------------------------------------------ r1475 | jkiesel | 2008-05-21 10:32:54 -0400 (Wed, 21 May 2008) | 1 line Removed artifact test string ------------------------------------------------------------------------ r1476 | brobinson | 2008-05-21 14:58:57 -0400 (Wed, 21 May 2008) | 1 line Implemented first pass of if-has-paid tag ------------------------------------------------------------------------ r1477 | mazz | 2008-05-21 15:24:05 -0400 (Wed, 21 May 2008) | 1 line [RS-156] re-introduce community panel; home page provides ringside info (version/build info) and php info along with license text ------------------------------------------------------------------------ r1478 | mazz | 2008-05-21 15:25:05 -0400 (Wed, 21 May 2008) | 1 line only <pre> the actual build.info content ------------------------------------------------------------------------ r1479 | mschachter | 2008-05-21 15:33:45 -0400 (Wed, 21 May 2008) | 2 lines updates to some DOMElement stuff ------------------------------------------------------------------------ r1480 | mazz | 2008-05-21 15:35:05 -0400 (Wed, 21 May 2008) | 1 line show header so you know you are looking at the community panel ------------------------------------------------------------------------ r1481 | mazz | 2008-05-21 15:41:52 -0400 (Wed, 21 May 2008) | 1 line would be nice to use the function that header.inc already provides us to get the request param ------------------------------------------------------------------------ r1482 | mazz | 2008-05-21 16:00:51 -0400 (Wed, 21 May 2008) | 1 line stub out the metrics tab ------------------------------------------------------------------------ r1483 | mazz | 2008-05-21 16:02:10 -0400 (Wed, 21 May 2008) | 2 lines stub out the metrics tab convert eol chars to LF ------------------------------------------------------------------------ r1484 | mlugert | 2008-05-21 16:17:19 -0400 (Wed, 21 May 2008) | 1 line This script was putting the records into build/dist/..., needed to be /dist/... ------------------------------------------------------------------------ r1485 | mlugert | 2008-05-22 00:36:45 -0400 (Thu, 22 May 2008) | 11 lines Fixed Friends DAO. Fixed App DAO. Converted Events DAO. Added payments records. Fixed some other minor php warnings. Removed DB Exception class. Ported Feed. Ported Notificaitons. Partly ported Groups. ------------------------------------------------------------------------ r1486 | mlugert | 2008-05-22 10:42:30 -0400 (Thu, 22 May 2008) | 3 lines removed duplicate test cases. removed localsettings in wrong place. ------------------------------------------------------------------------ r1487 | brobinson | 2008-05-22 12:53:17 -0400 (Thu, 22 May 2008) | 1 line Plan attribute of if-has-paid tag now supported ------------------------------------------------------------------------ r1488 | jkinner | 2008-05-22 13:42:54 -0400 (Thu, 22 May 2008) | 1 line Fixed bug in icon URL handling by letting Doctrine do value escaping ------------------------------------------------------------------------ r1489 | jkinner | 2008-05-22 13:52:34 -0400 (Thu, 22 May 2008) | 1 line Added some missing drop table commands ------------------------------------------------------------------------ r1490 | mazz | 2008-05-22 14:02:03 -0400 (Thu, 22 May 2008) | 1 line ignore reports ------------------------------------------------------------------------ r1491 | mazz | 2008-05-22 14:04:44 -0400 (Thu, 22 May 2008) | 4 lines some refactoring to split out the file-based listener from the event core create settings util for M3 layer so I can determine what backing store to use dispatcher factory now determines based on settings what backing store listeners to use (file is only supported right now) add more tests ------------------------------------------------------------------------ r1492 | jkiesel | 2008-05-22 14:17:03 -0400 (Thu, 22 May 2008) | 2 lines update style for multi-friend select ------------------------------------------------------------------------ r1493 | jkiesel | 2008-05-22 15:55:28 -0400 (Thu, 22 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1494 | mazz | 2008-05-22 23:22:33 -0400 (Thu, 22 May 2008) | 1 line refactor some response time listener stuff so its easily subclassed for future ------------------------------------------------------------------------ r1495 | mazz | 2008-05-23 09:41:49 -0400 (Fri, 23 May 2008) | 1 line learning more php, baby ------------------------------------------------------------------------ r1496 | jkinner | 2008-05-23 10:30:20 -0400 (Fri, 23 May 2008) | 1 line Fixed spelling error causing test failures ------------------------------------------------------------------------ r1497 | mazz | 2008-05-23 10:50:15 -0400 (Fri, 23 May 2008) | 1 line the start of my first M3 API - its an inventory API that provides the caller the list of all deployed APIs. this isn't a true API yet - need to integrate with rich's new changes. ------------------------------------------------------------------------ r1498 | mazz | 2008-05-24 02:20:21 -0400 (Sat, 24 May 2008) | 3 lines * utilty to read and write .ini files, preserving comments and newlines if desired (unit tests included) * added M3 settings utility to get M3 configuration settings - abstracted from where the config is stored (stored in trunk/ringside.ini for now) * can now inventory APIs that can be deployed anywhere - just define where you deploy your APIs in the [api]deployed_api_locations setting. By default, we inventory ringside, m3 and facebook APIs. ------------------------------------------------------------------------ r1499 | mazz | 2008-05-24 02:39:09 -0400 (Sat, 24 May 2008) | 1 line test preserving comments ------------------------------------------------------------------------ r1500 | rfriedman | 2008-05-25 00:16:22 -0400 (Sun, 25 May 2008) | 1 line Return the $users object ------------------------------------------------------------------------ r1501 | rfriedman | 2008-05-25 00:17:25 -0400 (Sun, 25 May 2008) | 1 line Removed include which was not used ------------------------------------------------------------------------ r1502 | rfriedman | 2008-05-25 00:17:43 -0400 (Sun, 25 May 2008) | 1 line Using BO layer to get list of friends ------------------------------------------------------------------------ r1503 | rfriedman | 2008-05-25 00:18:29 -0400 (Sun, 25 May 2008) | 1 line Using DAO layer to check for friends ------------------------------------------------------------------------ r1504 | rfriedman | 2008-05-25 00:26:52 -0400 (Sun, 25 May 2008) | 1 line Clean subscriptions data ------------------------------------------------------------------------ r1505 | rfriedman | 2008-05-25 00:29:14 -0400 (Sun, 25 May 2008) | 1 line Cleaned up the build splitting api/db. ------------------------------------------------------------------------ r1506 | rfriedman | 2008-05-25 00:32:43 -0400 (Sun, 25 May 2008) | 1 line Clean up teardown script ------------------------------------------------------------------------ r1507 | rfriedman | 2008-05-26 02:44:40 -0400 (Mon, 26 May 2008) | 1 line Upated to check for isset ------------------------------------------------------------------------ r1508 | rfriedman | 2008-05-26 02:46:01 -0400 (Mon, 26 May 2008) | 1 line String should have been in 'quotes' ------------------------------------------------------------------------ r1509 | rfriedman | 2008-05-26 02:59:03 -0400 (Mon, 26 May 2008) | 1 line Fix for variable $gids ------------------------------------------------------------------------ r1510 | rfriedman | 2008-05-26 12:20:42 -0400 (Mon, 26 May 2008) | 1 line Removed unused dependency ------------------------------------------------------------------------ r1511 | rfriedman | 2008-05-26 12:24:11 -0400 (Mon, 26 May 2008) | 1 line Removed unused dependency ------------------------------------------------------------------------ r1512 | rfriedman | 2008-05-26 12:44:43 -0400 (Mon, 26 May 2008) | 6 lines Change to the build files to support - standard include path - move to use test/includes - phing style files from test/includes/etc - common code coverage path and source settings - extending required include_path on a per project basis ------------------------------------------------------------------------ r1513 | rfriedman | 2008-05-26 12:51:41 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1514 | rfriedman | 2008-05-26 12:54:50 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1515 | rfriedman | 2008-05-26 12:55:38 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1516 | rfriedman | 2008-05-26 12:56:30 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1517 | rfriedman | 2008-05-26 13:02:46 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1518 | rfriedman | 2008-05-26 13:05:05 -0400 (Mon, 26 May 2008) | 1 line Minor fix adminClient was not used ------------------------------------------------------------------------ r1519 | rfriedman | 2008-05-26 13:07:21 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1520 | rfriedman | 2008-05-26 13:09:46 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1521 | rfriedman | 2008-05-26 13:11:08 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1522 | rfriedman | 2008-05-26 13:12:42 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1523 | rfriedman | 2008-05-26 13:14:42 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1524 | rfriedman | 2008-05-26 13:15:41 -0400 (Mon, 26 May 2008) | 1 line Updated notification classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1525 | rfriedman | 2008-05-26 13:16:08 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1526 | rfriedman | 2008-05-26 13:17:06 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1527 | rfriedman | 2008-05-26 13:17:25 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1528 | rfriedman | 2008-05-26 13:18:22 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1529 | rfriedman | 2008-05-26 13:19:16 -0400 (Mon, 26 May 2008) | 1 line Change in base classes to support REST architecture/lifecycle. ------------------------------------------------------------------------ r1530 | rfriedman | 2008-05-26 13:59:47 -0400 (Mon, 26 May 2008) | 1 line Code coverage chokes on active record and system-apps because the way we load. for now skip the files. ------------------------------------------------------------------------ r1531 | rfriedman | 2008-05-26 14:32:35 -0400 (Mon, 26 May 2008) | 1 line resolved call-time pass-by-reference errors ------------------------------------------------------------------------ r1532 | rfriedman | 2008-05-26 14:36:22 -0400 (Mon, 26 May 2008) | 1 line Pass by reference the session object ------------------------------------------------------------------------ r1533 | rfriedman | 2008-05-26 15:03:32 -0400 (Mon, 26 May 2008) | 1 line Fix for running java/ruby client tests ------------------------------------------------------------------------ r1534 | rfriedman | 2008-05-26 15:17:25 -0400 (Mon, 26 May 2008) | 1 line Immediate fix for including appropriate sql files. ------------------------------------------------------------------------ r1535 | rfriedman | 2008-05-26 15:18:49 -0400 (Mon, 26 May 2008) | 1 line Immediate fix for including appropriate sql files. ------------------------------------------------------------------------ r1536 | rfriedman | 2008-05-26 15:20:38 -0400 (Mon, 26 May 2008) | 1 line Immediate fix for including appropriate sql files. ------------------------------------------------------------------------ r1537 | mschachter | 2008-05-26 17:05:12 -0400 (Mon, 26 May 2008) | 2 lines minor fix: don't validate call_id for auth.* methods ------------------------------------------------------------------------ r1538 | rfriedman | 2008-05-26 21:09:30 -0400 (Mon, 26 May 2008) | 1 line Updated to make sure Auth methods do not use callid checking. ------------------------------------------------------------------------ r1539 | mschachter | 2008-05-26 23:33:03 -0400 (Mon, 26 May 2008) | 2 lines added more support for FBJS events ------------------------------------------------------------------------ r1540 | rfriedman | 2008-05-27 00:11:26 -0400 (Tue, 27 May 2008) | 1 line Fixed comment ------------------------------------------------------------------------ r1541 | rfriedman | 2008-05-27 00:12:33 -0400 (Tue, 27 May 2008) | 1 line Added support for 'aid' parameter in getFBML ------------------------------------------------------------------------ r1542 | rfriedman | 2008-05-27 00:13:02 -0400 (Tue, 27 May 2008) | 1 line Commented REST method ------------------------------------------------------------------------ r1543 | rfriedman | 2008-05-27 00:14:36 -0400 (Tue, 27 May 2008) | 1 line Profile app is now using remote calls except for core profile data. ------------------------------------------------------------------------ r1544 | rfriedman | 2008-05-27 00:16:34 -0400 (Tue, 27 May 2008) | 1 line Continue to refactor to get away from strings and move towards a concise sesssion object. ------------------------------------------------------------------------ r1545 | rfriedman | 2008-05-27 03:08:23 -0400 (Tue, 27 May 2008) | 1 line Should have been using base class of AuthRest. ------------------------------------------------------------------------ r1546 | brobinson | 2008-05-27 08:40:51 -0400 (Tue, 27 May 2008) | 1 line Cleaned up espn demo ------------------------------------------------------------------------ r1547 | brobinson | 2008-05-27 09:18:06 -0400 (Tue, 27 May 2008) | 1 line First pass at rendering fb:multi-friend-selector ------------------------------------------------------------------------ r1548 | brobinson | 2008-05-27 10:30:46 -0400 (Tue, 27 May 2008) | 1 line Added rs:payment-form tag ------------------------------------------------------------------------ r1549 | brobinson | 2008-05-27 10:31:20 -0400 (Tue, 27 May 2008) | 1 line Really adding rs:payment-form tag ------------------------------------------------------------------------ r1550 | mazz | 2008-05-27 10:53:47 -0400 (Tue, 27 May 2008) | 1 line first "real" M3 API using the new server-side abstract rest infrastructure ------------------------------------------------------------------------ r1551 | mazz | 2008-05-27 11:00:57 -0400 (Tue, 27 May 2008) | 2 lines fix validate method remove tabs ------------------------------------------------------------------------ r1552 | brobinson | 2008-05-27 11:12:51 -0400 (Tue, 27 May 2008) | 1 line Added hidden field to be submitted to payments system application ------------------------------------------------------------------------ r1553 | mazz | 2008-05-27 12:04:22 -0400 (Tue, 27 May 2008) | 1 line implement M3 API signature validation ------------------------------------------------------------------------ r1554 | rfriedman | 2008-05-27 12:09:46 -0400 (Tue, 27 May 2008) | 1 line Updated comments and fixed Friends.Search ------------------------------------------------------------------------ r1555 | wreichardt | 2008-05-27 12:14:23 -0400 (Tue, 27 May 2008) | 3 lines Added onclick handler that manages selected friend counts and uid values. UID values will be written to the value of the element with the id payment-ids for later submission. ------------------------------------------------------------------------ r1556 | mschachter | 2008-05-27 12:34:01 -0400 (Tue, 27 May 2008) | 2 lines minor change to profile.getFBML ------------------------------------------------------------------------ r1557 | wreichardt | 2008-05-27 12:38:37 -0400 (Tue, 27 May 2008) | 1 line Added include, FQLQuery required DefaultRest.php ------------------------------------------------------------------------ r1558 | mschachter | 2008-05-27 13:01:50 -0400 (Tue, 27 May 2008) | 2 lines minor fix to the fix (again) ------------------------------------------------------------------------ r1559 | jkiesel | 2008-05-27 13:28:03 -0400 (Tue, 27 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1560 | wreichardt | 2008-05-27 14:25:32 -0400 (Tue, 27 May 2008) | 1 line Closed content type meta tag. ------------------------------------------------------------------------ r1561 | wreichardt | 2008-05-27 14:59:07 -0400 (Tue, 27 May 2008) | 3 lines RS-338 Develop Unit test for People Class People Service is thoroughly tested. All required sub-objects such as organization and addresses are produced and validated. ------------------------------------------------------------------------ r1562 | wreichardt | 2008-05-27 16:00:53 -0400 (Tue, 27 May 2008) | 1 line re-added includes for shindig to get around autoloader issues with coverage ------------------------------------------------------------------------ r1563 | brobinson | 2008-05-27 16:11:32 -0400 (Tue, 27 May 2008) | 1 line Added num_friends to payment_plans database table, with API support ------------------------------------------------------------------------ r1564 | brobinson | 2008-05-27 16:42:52 -0400 (Tue, 27 May 2008) | 1 line More work on num_friends for payment plans. Updated developer app to include number of friends field. Updated SubscriptionsGetAppPlans API to return it. Updated tests as well. ------------------------------------------------------------------------ r1565 | mazz | 2008-05-27 16:55:56 -0400 (Tue, 27 May 2008) | 1 line the start of the M3 PHP client - this isn't used or tested yet, my initial stab at it ------------------------------------------------------------------------ r1566 | mazz | 2008-05-27 17:02:50 -0400 (Tue, 27 May 2008) | 1 line call getConfiguration to allow subclasses to use/override if they want ------------------------------------------------------------------------ r1567 | rfriedman | 2008-05-27 17:37:51 -0400 (Tue, 27 May 2008) | 1 line Moved strings to const's ------------------------------------------------------------------------ r1568 | wreichardt | 2008-05-27 21:22:59 -0400 (Tue, 27 May 2008) | 1 line Re-added include to pass coverage tests ------------------------------------------------------------------------ r1569 | mazz | 2008-05-27 21:29:19 -0400 (Tue, 27 May 2008) | 1 line abstract rest client is the basis for a generic REST client. i think with little tweeking (if any) this can be the basis of our "commons" abstract client. We can have a facebook client extend this. Right now, the M3 client extends it. Need to test the crap out of this. ------------------------------------------------------------------------ r1570 | wreichardt | 2008-05-27 22:03:25 -0400 (Tue, 27 May 2008) | 1 line Restoring shindig paths for coverage ------------------------------------------------------------------------ r1571 | rfriedman | 2008-05-27 22:47:03 -0400 (Tue, 27 May 2008) | 1 line moved phing style files to includes/etc ------------------------------------------------------------------------ r1572 | rfriedman | 2008-05-27 22:52:47 -0400 (Tue, 27 May 2008) | 1 line added inheritRefs="true" ------------------------------------------------------------------------ r1573 | wreichardt | 2008-05-27 22:53:01 -0400 (Tue, 27 May 2008) | 1 line Trying relative include to remove need for shindig paths in build-test.xml ------------------------------------------------------------------------ r1574 | mschachter | 2008-05-27 23:23:01 -0400 (Tue, 27 May 2008) | 2 lines minor fix for missing require ------------------------------------------------------------------------ r1575 | mazz | 2008-05-27 23:50:21 -0400 (Tue, 27 May 2008) | 1 line feature of ini utility that lets you specify a group in the ini file and all settings defined in that group are made global variables. You can even use variable substitution in the ini values. ------------------------------------------------------------------------ r1576 | wreichardt | 2008-05-27 23:51:38 -0400 (Tue, 27 May 2008) | 1 line re-removed shindig includes ------------------------------------------------------------------------ r1577 | mazz | 2008-05-28 00:32:37 -0400 (Wed, 28 May 2008) | 1 line as much as I love LocalSettings.php, I can't take more than one. this shouldn't be used anyway, deleting ------------------------------------------------------------------------ r1578 | mazz | 2008-05-28 01:20:10 -0400 (Wed, 28 May 2008) | 1 line fixing up the first M3 API to clean up the infrastructure. still not quite right, but I am seeing the request come in and a response back out. ------------------------------------------------------------------------ r1579 | mschachter | 2008-05-28 01:55:50 -0400 (Wed, 28 May 2008) | 1 line added jquery, separated out fbjs functionality into different files ------------------------------------------------------------------------ r1580 | mschachter | 2008-05-28 01:57:43 -0400 (Wed, 28 May 2008) | 2 lines removed ajax.js, functionality was put into separate files ------------------------------------------------------------------------ r1581 | mschachter | 2008-05-28 02:41:56 -0400 (Wed, 28 May 2008) | 2 lines added css for jquery dialogs, re-organized fbjs and added some jquery UI stuff ------------------------------------------------------------------------ r1582 | mschachter | 2008-05-28 04:13:07 -0400 (Wed, 28 May 2008) | 2 lines updated jquery UI to nightly build, added dialog stuff ------------------------------------------------------------------------ r1583 | mschachter | 2008-05-28 05:19:47 -0400 (Wed, 28 May 2008) | 2 lines adding stuff to FBJS dialogs ------------------------------------------------------------------------ r1584 | mschachter | 2008-05-28 05:28:08 -0400 (Wed, 28 May 2008) | 2 lines updates to fbjs stuff, reorganizing, moving, shaking ------------------------------------------------------------------------ r1585 | mschachter | 2008-05-28 05:45:56 -0400 (Wed, 28 May 2008) | 2 lines refactoring ------------------------------------------------------------------------ r1586 | mazz | 2008-05-28 09:39:31 -0400 (Wed, 28 May 2008) | 1 line add util to truncate a file - i'm gonna need this to clean out the metric data files eventually ------------------------------------------------------------------------ r1587 | mazz | 2008-05-28 12:36:46 -0400 (Wed, 28 May 2008) | 1 line more fixing of m3 rest stuff ------------------------------------------------------------------------ r1588 | mschachter | 2008-05-28 12:59:16 -0400 (Wed, 28 May 2008) | 2 lines fixes to FBJS dialog stuff ------------------------------------------------------------------------ r1589 | mschachter | 2008-05-28 13:03:46 -0400 (Wed, 28 May 2008) | 2 lines temporary move (will break things for a second) ------------------------------------------------------------------------ r1590 | mschachter | 2008-05-28 13:08:47 -0400 (Wed, 28 May 2008) | 2 lines moving css around ------------------------------------------------------------------------ r1591 | mschachter | 2008-05-28 13:13:01 -0400 (Wed, 28 May 2008) | 2 lines removing directory ------------------------------------------------------------------------ r1592 | wreichardt | 2008-05-28 13:19:43 -0400 (Wed, 28 May 2008) | 1 line Added new canvas_type for OpenSocial Applications. ------------------------------------------------------------------------ r1593 | mazz | 2008-05-28 13:28:47 -0400 (Wed, 28 May 2008) | 1 line fix the code that was derived from facebook's client so we can send back multi-dimensional arrays of array data ------------------------------------------------------------------------ r1594 | mazz | 2008-05-28 13:35:37 -0400 (Wed, 28 May 2008) | 1 line remove debug stmt ------------------------------------------------------------------------ r1595 | mazz | 2008-05-28 13:35:59 -0400 (Wed, 28 May 2008) | 1 line complete phpdoc ------------------------------------------------------------------------ r1596 | mazz | 2008-05-28 13:40:24 -0400 (Wed, 28 May 2008) | 1 line the start of m3 functional tests - this is just the build script ------------------------------------------------------------------------ r1597 | mazz | 2008-05-28 13:42:22 -0400 (Wed, 28 May 2008) | 1 line the start of m3 functional tests - this is just the build script ------------------------------------------------------------------------ r1598 | mazz | 2008-05-28 13:43:44 -0400 (Wed, 28 May 2008) | 1 line ------------------------------------------------------------------------ r1599 | mazz | 2008-05-28 13:45:19 -0400 (Wed, 28 May 2008) | 2 lines ignore reports ------------------------------------------------------------------------ r1600 | mazz | 2008-05-28 14:16:58 -0400 (Wed, 28 May 2008) | 1 line first m3 functional test, testing the first m3 rest api ------------------------------------------------------------------------ r1601 | brobinson | 2008-05-28 16:09:47 -0400 (Wed, 28 May 2008) | 1 line Inserted multi-friend-selector into payments system app ------------------------------------------------------------------------ r1602 | brobinson | 2008-05-28 16:10:18 -0400 (Wed, 28 May 2008) | 1 line Added a few pages ------------------------------------------------------------------------ r1603 | jkiesel | 2008-05-28 16:58:04 -0400 (Wed, 28 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1604 | jkiesel | 2008-05-28 17:01:44 -0400 (Wed, 28 May 2008) | 1 line added optional id attribute to buttons ------------------------------------------------------------------------ r1605 | jkiesel | 2008-05-28 17:02:11 -0400 (Wed, 28 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1606 | jkiesel | 2008-05-28 17:12:07 -0400 (Wed, 28 May 2008) | 1 line updated button style ------------------------------------------------------------------------ r1607 | brobinson | 2008-05-28 17:21:56 -0400 (Wed, 28 May 2008) | 1 line Added table for social payments. Renamed subscriptions table to social_pay_subscriptions. Updated tests. ------------------------------------------------------------------------ r1608 | brobinson | 2008-05-28 17:36:54 -0400 (Wed, 28 May 2008) | 1 line Renamed payment_plans table to social_pay_plans. ------------------------------------------------------------------------ r1609 | brobinson | 2008-05-28 17:52:35 -0400 (Wed, 28 May 2008) | 1 line Renamed payment_gateways table to social_pay_gateways. ------------------------------------------------------------------------ r1610 | brobinson | 2008-05-28 17:52:53 -0400 (Wed, 28 May 2008) | 1 line Missed one. ------------------------------------------------------------------------ r1611 | rfriedman | 2008-05-28 19:43:40 -0400 (Wed, 28 May 2008) | 1 line Phing tasks for building our Doctrine layer. ------------------------------------------------------------------------ r1612 | rfriedman | 2008-05-28 21:58:24 -0400 (Wed, 28 May 2008) | 1 line Updated comment ------------------------------------------------------------------------ r1613 | rfriedman | 2008-05-28 22:43:15 -0400 (Wed, 28 May 2008) | 1 line Build file to generate settings files. ------------------------------------------------------------------------ r1614 | rfriedman | 2008-05-28 23:38:25 -0400 (Wed, 28 May 2008) | 1 line Working on better support of generating config files during automated testing ------------------------------------------------------------------------ r1615 | rfriedman | 2008-05-28 23:42:25 -0400 (Wed, 28 May 2008) | 1 line Added DB rebuild task to build-test.xml ------------------------------------------------------------------------ r1616 | mazz | 2008-05-28 23:43:07 -0400 (Wed, 28 May 2008) | 1 line m3 functional test infrastructure with 1 test ------------------------------------------------------------------------ r1617 | rfriedman | 2008-05-28 23:50:20 -0400 (Wed, 28 May 2008) | 1 line Added DB rebuild task to build-test.xml ------------------------------------------------------------------------ r1618 | brobinson | 2008-05-29 00:29:17 -0400 (Thu, 29 May 2008) | 1 line Added modified, created, and retired columns to appropriate social_pay tables. ------------------------------------------------------------------------ r1619 | mazz | 2008-05-29 09:43:54 -0400 (Thu, 29 May 2008) | 1 line provide a main test script for M3 that runs all M3 tests (unit, functional, system) ------------------------------------------------------------------------ r1620 | mazz | 2008-05-29 09:54:17 -0400 (Thu, 29 May 2008) | 1 line changes to phing build script project names - fixing cut-n-paste errors and make names so when you run phing, you can follow what scripts are running by just looking at the log output ------------------------------------------------------------------------ r1621 | brobinson | 2008-05-29 10:26:40 -0400 (Thu, 29 May 2008) | 1 line First step towards Payment DAO using Doctrine. ------------------------------------------------------------------------ r1622 | brobinson | 2008-05-29 10:37:26 -0400 (Thu, 29 May 2008) | 1 line Missed a couple dao classes ------------------------------------------------------------------------ r1623 | wreichardt | 2008-05-29 10:52:42 -0400 (Thu, 29 May 2008) | 2 lines RS-355 path to "status_icon.gif" in profile app is wrong Changed to use $webUrl which should dynamically adjust when installation is moved. ------------------------------------------------------------------------ r1624 | jkiesel | 2008-05-29 11:30:50 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1625 | jkiesel | 2008-05-29 11:31:15 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1626 | rfriedman | 2008-05-29 11:38:12 -0400 (Thu, 29 May 2008) | 1 line Generated RingsideXTable instead of just XTable ------------------------------------------------------------------------ r1627 | jkiesel | 2008-05-29 11:50:26 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1628 | jkiesel | 2008-05-29 11:50:51 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1629 | jkiesel | 2008-05-29 11:51:06 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1630 | jkiesel | 2008-05-29 11:51:27 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1631 | jkiesel | 2008-05-29 11:51:46 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1632 | brobinson | 2008-05-29 13:19:31 -0400 (Thu, 29 May 2008) | 1 line Converted subscribeUserToApp to use doctrine. ------------------------------------------------------------------------ r1633 | wreichardt | 2008-05-29 15:44:07 -0400 (Thu, 29 May 2008) | 3 lines RS-359 Changing name of an App breaks link to App in Profile. Profile now uses webUrl and references the canvas. It also refers to the apps canvas URL to prevent links from breaking when the app name is changed. ------------------------------------------------------------------------ r1634 | mschachter | 2008-05-29 16:41:54 -0400 (Thu, 29 May 2008) | 2 lines added support for fb:js-string tag, added new type to DSL parser ------------------------------------------------------------------------ r1635 | mschachter | 2008-05-29 18:58:02 -0400 (Thu, 29 May 2008) | 2 lines implemented Ajax.requireLogin for FBJS ------------------------------------------------------------------------ r1636 | wreichardt | 2008-05-29 21:19:24 -0400 (Thu, 29 May 2008) | 2 lines RS-417 API Call ProfileGetFBML does not return any FBML ------------------------------------------------------------------------ r1637 | wreichardt | 2008-05-29 21:20:23 -0400 (Thu, 29 May 2008) | 2 lines RS-417 API Call ProfileGetFBML does not return any FBML ------------------------------------------------------------------------ r1638 | mazz | 2008-05-29 22:22:49 -0400 (Thu, 29 May 2008) | 2 lines i loathe ^M ------------------------------------------------------------------------ r1639 | mazz | 2008-05-29 22:33:20 -0400 (Thu, 29 May 2008) | 1 line match the comments at the top of the target and the comments in all our test build.xml - the name of the property should be "test" not "test.unit" ------------------------------------------------------------------------ r1640 | wreichardt | 2008-05-29 22:35:04 -0400 (Thu, 29 May 2008) | 1 line Had to change test expected values so that they expected CDATA blocks instead of raw test in set/get Profile FBML. ------------------------------------------------------------------------ r1641 | jkiesel | 2008-05-29 23:46:35 -0400 (Thu, 29 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1642 | jkiesel | 2008-05-29 23:47:01 -0400 (Thu, 29 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1643 | jkiesel | 2008-05-30 00:16:37 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1644 | brobinson | 2008-05-30 01:15:38 -0400 (Fri, 30 May 2008) | 1 line Created Subscriptions business object ------------------------------------------------------------------------ r1645 | mazz | 2008-05-30 01:19:06 -0400 (Fri, 30 May 2008) | 4 lines Adding the concept of a PageList and PageControl to support generic paging. Implemented a utility to page through a file (so we aren't forced to load megabytes worth of data files all at once). The file listener is now also a "IPagedData" implementation that will allow us to page through the data files. ------------------------------------------------------------------------ r1646 | mazz | 2008-05-30 01:29:52 -0400 (Fri, 30 May 2008) | 1 line add more test code ------------------------------------------------------------------------ r1647 | jkiesel | 2008-05-30 02:05:58 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1648 | mazz | 2008-05-30 08:52:19 -0400 (Fri, 30 May 2008) | 1 line fixing the annoying <p><table></p> validation errors eclipse shows in the problems view whenver you produce php reports. taking out the invalid <p></p> tags that surround the <table> ------------------------------------------------------------------------ r1649 | mazz | 2008-05-30 09:43:56 -0400 (Fri, 30 May 2008) | 1 line these are not needed anymore, no need for the conf/ dir now ------------------------------------------------------------------------ r1650 | mazz | 2008-05-30 09:44:38 -0400 (Fri, 30 May 2008) | 2 lines looks like there was a api unit test in here that was not being run modified the unit test build script to run them - looks like one of the two tests fail, someone should fix ------------------------------------------------------------------------ r1651 | mazz | 2008-05-30 10:09:57 -0400 (Fri, 30 May 2008) | 1 line implement the ipageddata interface, write more tests ------------------------------------------------------------------------ r1652 | brobinson | 2008-05-30 13:00:37 -0400 (Fri, 30 May 2008) | 1 line Fixed RS-193. ------------------------------------------------------------------------ r1653 | wreichardt | 2008-05-30 13:08:36 -0400 (Fri, 30 May 2008) | 1 line Removed CData when call fails ------------------------------------------------------------------------ r1654 | mazz | 2008-05-30 13:18:32 -0400 (Fri, 30 May 2008) | 3 lines got a way to obtain aggregate stats for API durations (counts/min/max/avg) wrote generic stats aggregator object (with tests) so I can reuse this for other metrics later ------------------------------------------------------------------------ r1655 | mazz | 2008-05-30 13:24:22 -0400 (Fri, 30 May 2008) | 1 line add more comments ------------------------------------------------------------------------ r1656 | brobinson | 2008-05-30 13:32:20 -0400 (Fri, 30 May 2008) | 1 line Enabled confirmation when a plan with 0 friends is selected. ------------------------------------------------------------------------ r1657 | mazz | 2008-05-30 13:34:03 -0400 (Fri, 30 May 2008) | 1 line we want to track metrics on the actual API name (the dot-notation REST API name), not the API implementation class ------------------------------------------------------------------------ r1658 | mazz | 2008-05-30 13:40:50 -0400 (Fri, 30 May 2008) | 1 line need to expose the internal array for clients use ------------------------------------------------------------------------ r1659 | jkiesel | 2008-05-30 14:10:40 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1660 | mazz | 2008-05-30 14:15:23 -0400 (Fri, 30 May 2008) | 1 line create M3 REST API and its tests that lets you get tabular metric data for API durations - getting close to actually showing proof that I'm not sitting home with my thumb up my arse for the past week ------------------------------------------------------------------------ r1661 | wreichardt | 2008-05-30 14:17:27 -0400 (Fri, 30 May 2008) | 1 line Now added support for numFriends span id for limiting total friends selected ------------------------------------------------------------------------ r1662 | mschachter | 2008-05-30 14:19:35 -0400 (Fri, 30 May 2008) | 2 lines minor change to remove need for <body onload="DOMElement.onPageLoad()"> ------------------------------------------------------------------------ r1663 | wreichardt | 2008-05-30 15:03:51 -0400 (Fri, 30 May 2008) | 1 line To many << in test expect ------------------------------------------------------------------------ r1664 | mazz | 2008-05-30 15:15:26 -0400 (Fri, 30 May 2008) | 1 line some trivial fixes ------------------------------------------------------------------------ r1665 | mazz | 2008-05-30 15:26:00 -0400 (Fri, 30 May 2008) | 1 line preliminary cleanup before adding metrics stuff ------------------------------------------------------------------------ r1666 | rfriedman | 2008-05-30 15:40:44 -0400 (Fri, 30 May 2008) | 1 line Can not use network_key as a param, its part of the context. ------------------------------------------------------------------------ r1667 | wreichardt | 2008-05-30 16:04:34 -0400 (Fri, 30 May 2008) | 1 line To many << in test expect ------------------------------------------------------------------------ r1668 | brobinson | 2008-05-30 16:07:46 -0400 (Fri, 30 May 2008) | 1 line Added some unit tests for SubscribeUsersToApp constructor. ------------------------------------------------------------------------ r1669 | wreichardt | 2008-05-30 16:29:07 -0400 (Fri, 30 May 2008) | 1 line ------------------------------------------------------------------------ r1670 | wreichardt | 2008-05-30 16:40:30 -0400 (Fri, 30 May 2008) | 1 line ------------------------------------------------------------------------ r1671 | mazz | 2008-05-30 16:42:17 -0400 (Fri, 30 May 2008) | 1 line finally. show api duration stats ------------------------------------------------------------------------ r1672 | mazz | 2008-05-30 17:21:13 -0400 (Fri, 30 May 2008) | 1 line provide a way to manually purge the api metric data ------------------------------------------------------------------------ r1673 | mazz | 2008-05-30 17:35:56 -0400 (Fri, 30 May 2008) | 1 line add func/sys tests for purge api dur. data REST API ------------------------------------------------------------------------ r1674 | mazz | 2008-05-30 17:37:48 -0400 (Fri, 30 May 2008) | 1 line remove dup call ------------------------------------------------------------------------ r1675 | mazz | 2008-05-30 17:58:36 -0400 (Fri, 30 May 2008) | 1 line add inventory tab to cpanel - you can now see all the REST APIs that are deployed ------------------------------------------------------------------------ r1676 | mazz | 2008-05-30 18:02:29 -0400 (Fri, 30 May 2008) | 1 line death to tabs ------------------------------------------------------------------------ r1677 | mazz | 2008-05-30 18:18:28 -0400 (Fri, 30 May 2008) | 1 line fix it so you can compile/run the java client test on windows ------------------------------------------------------------------------ r1678 | mazz | 2008-05-30 20:58:08 -0400 (Fri, 30 May 2008) | 1 line ignore some files that we ship in the API rest directories that really shouldn't be there because they aren't true REST API classes ------------------------------------------------------------------------ r1679 | mazz | 2008-05-30 21:32:48 -0400 (Fri, 30 May 2008) | 3 lines add M3 rest API to inventory all applications cpanel now shows applications in subtab of inventory tab includes func/sys tests ------------------------------------------------------------------------ r1680 | mazz | 2008-05-30 21:35:52 -0400 (Fri, 30 May 2008) | 1 line rename tabs so they say "response times" instead of "durations" to make more sense ------------------------------------------------------------------------ r1681 | jkiesel | 2008-05-30 22:29:22 -0400 (Fri, 30 May 2008) | 1 line changed name of default app icon ------------------------------------------------------------------------ r1682 | jkiesel | 2008-05-30 22:30:02 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1683 | jkiesel | 2008-05-30 22:34:22 -0400 (Fri, 30 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1684 | jkiesel | 2008-05-30 23:49:36 -0400 (Fri, 30 May 2008) | 1 line updated to use different footprints icon ------------------------------------------------------------------------ r1685 | jkiesel | 2008-05-30 23:50:03 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1686 | jkiesel | 2008-05-30 23:50:27 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1687 | jkiesel | 2008-05-30 23:50:49 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1688 | jkiesel | 2008-05-30 23:51:18 -0400 (Fri, 30 May 2008) | 1 line replaced with a different icon ------------------------------------------------------------------------ r1689 | jkiesel | 2008-05-30 23:51:45 -0400 (Fri, 30 May 2008) | 1 line updated style ------------------------------------------------------------------------ r1690 | jkiesel | 2008-05-30 23:52:27 -0400 (Fri, 30 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1691 | mazz | 2008-05-31 14:17:37 -0400 (Sat, 31 May 2008) | 4 lines add a PHP settings utility similar to the INI config utility. Processes simple PHP files being used as configuration files. We should now be able to read/write PHP configuration files this checkin includes tests - but I need to write one more test ------------------------------------------------------------------------ r1692 | mlugert | 2008-05-31 16:47:13 -0400 (Sat, 31 May 2008) | 1 line Moved more classes over to Doctrine. ------------------------------------------------------------------------ r1693 | mlugert | 2008-05-31 16:48:30 -0400 (Sat, 31 May 2008) | 1 line Had a merge conflict, using mine as I tested with it ------------------------------------------------------------------------ r1694 | mlugert | 2008-05-31 16:54:30 -0400 (Sat, 31 May 2008) | 1 line aid is an integer in the DB, can't default it to '' ------------------------------------------------------------------------ r1695 | mazz | 2008-05-31 23:05:29 -0400 (Sat, 31 May 2008) | 1 line finish the php config utility. ------------------------------------------------------------------------ r1696 | mazz | 2008-05-31 23:09:12 -0400 (Sat, 31 May 2008) | 1 line forgot to finish the test. check two more var values ------------------------------------------------------------------------ r1697 | mlugert | 2008-06-01 00:41:33 -0400 (Sun, 01 Jun 2008) | 1 line Moving things around based on layering rules ------------------------------------------------------------------------ r1698 | mlugert | 2008-06-01 00:49:18 -0400 (Sun, 01 Jun 2008) | 1 line Moving things around based on layering rules ------------------------------------------------------------------------ r1699 | mlugert | 2008-06-01 01:57:03 -0400 (Sun, 01 Jun 2008) | 1 line Finished modifying Photos DAO and moved stuff around based on layering rules ------------------------------------------------------------------------ r1700 | mlugert | 2008-06-01 02:04:51 -0400 (Sun, 01 Jun 2008) | 1 line ------------------------------------------------------------------------ r1701 | mlugert | 2008-06-01 02:07:44 -0400 (Sun, 01 Jun 2008) | 1 line Formatting ------------------------------------------------------------------------ r1702 | mlugert | 2008-06-01 02:28:32 -0400 (Sun, 01 Jun 2008) | 2 lines Moving things around based on layering rules Fixed dao/Payments.php. Had a bad query when running in strict mode. Can't use strings as numbers in strict mode. ------------------------------------------------------------------------ r1703 | mlugert | 2008-06-01 02:38:34 -0400 (Sun, 01 Jun 2008) | 1 line Turned off a lot of error_log that was not appropriate for a released version of the product. ------------------------------------------------------------------------ r1704 | brobinson | 2008-06-01 13:04:25 -0400 (Sun, 01 Jun 2008) | 1 line First pass at social payment. ------------------------------------------------------------------------ r1705 | jkiesel | 2008-06-01 17:40:53 -0400 (Sun, 01 Jun 2008) | 1 line style updates ------------------------------------------------------------------------ r1706 | mazz | 2008-06-01 20:45:18 -0400 (Sun, 01 Jun 2008) | 1 line add "Config" tab in community panel - shows read-only view of LocalSettings.php using PhpSettings.php utility. still need to reconcile M3 config with local settings ------------------------------------------------------------------------ r1707 | mazz | 2008-06-01 20:58:19 -0400 (Sun, 01 Jun 2008) | 1 line move the php info tab over to the config tab since it really shows configuration settings ------------------------------------------------------------------------ r1708 | mazz | 2008-06-01 23:16:01 -0400 (Sun, 01 Jun 2008) | 1 line provide a way to get the location of the php.ini file. tests ensure that it can be found and processed via the IniSettings utility ------------------------------------------------------------------------ r1709 | brobinson | 2008-06-01 23:48:18 -0400 (Sun, 01 Jun 2008) | 1 line if-has-paid tag now accounts for subscriptions paid for by friends ------------------------------------------------------------------------ r1710 | mazz | 2008-06-02 00:07:35 -0400 (Mon, 02 Jun 2008) | 1 line show php.ini content in config tab in cpanel ------------------------------------------------------------------------ r1711 | mazz | 2008-06-02 00:09:37 -0400 (Mon, 02 Jun 2008) | 1 line forgot to get rid of the section column (stupid php.ini has [section]s in it, but they are completely ignored by php) ------------------------------------------------------------------------ r1712 | mazz | 2008-06-02 00:26:05 -0400 (Mon, 02 Jun 2008) | 1 line create util to get php.ini data ------------------------------------------------------------------------ r1713 | mazz | 2008-06-02 01:16:48 -0400 (Mon, 02 Jun 2008) | 1 line cpanel can show you the error log and will let you clear its contents ------------------------------------------------------------------------ r1714 | rfriedman | 2008-06-02 08:40:15 -0400 (Mon, 02 Jun 2008) | 1 line Commented out error log statement ------------------------------------------------------------------------ r1715 | wreichardt | 2008-06-02 09:45:25 -0400 (Mon, 02 Jun 2008) | 1 line Added icons for hello world and last-fm ------------------------------------------------------------------------ r1716 | mazz | 2008-06-02 09:45:49 -0400 (Mon, 02 Jun 2008) | 1 line opps, forgot I changed the default behavior of the get settings method, it now flattens the results ------------------------------------------------------------------------ r1717 | mazz | 2008-06-02 09:49:57 -0400 (Mon, 02 Jun 2008) | 1 line error checking ------------------------------------------------------------------------ r1718 | rfriedman | 2008-06-02 09:56:50 -0400 (Mon, 02 Jun 2008) | 1 line Removed dao records from code coverage ------------------------------------------------------------------------ r1719 | wreichardt | 2008-06-02 10:00:41 -0400 (Mon, 02 Jun 2008) | 1 line Re-added avatar photos ------------------------------------------------------------------------ r1720 | mazz | 2008-06-02 10:08:00 -0400 (Mon, 02 Jun 2008) | 1 line create M3 REST API to obtain the php.ini configuration so management tools can see it ------------------------------------------------------------------------ r1721 | mazz | 2008-06-02 10:08:47 -0400 (Mon, 02 Jun 2008) | 1 line use full words in tab labels ------------------------------------------------------------------------ r1722 | wreichardt | 2008-06-02 10:15:55 -0400 (Mon, 02 Jun 2008) | 1 line Commented out forced login for this gadget ------------------------------------------------------------------------ r1723 | wreichardt | 2008-06-02 10:19:12 -0400 (Mon, 02 Jun 2008) | 1 line The shindig comments even say this line should have been commented out! ------------------------------------------------------------------------ r1724 | wreichardt | 2008-06-02 10:20:40 -0400 (Mon, 02 Jun 2008) | 1 line Changed and added user photos. Added lastfm and Hello World Open Social and an app for Trail 7 widget to work out of box as a demo. ------------------------------------------------------------------------ r1725 | brobinson | 2008-06-02 10:34:23 -0400 (Mon, 02 Jun 2008) | 1 line Enabled client validation of number of friends. ------------------------------------------------------------------------ r1726 | brobinson | 2008-06-02 10:42:41 -0400 (Mon, 02 Jun 2008) | 1 line Added number of friends remaining to display. ------------------------------------------------------------------------ r1727 | jkiesel | 2008-06-02 10:47:35 -0400 (Mon, 02 Jun 2008) | 1 line updated to use different default app icon ------------------------------------------------------------------------ r1728 | jkiesel | 2008-06-02 10:48:17 -0400 (Mon, 02 Jun 2008) | 1 line updated to use different default app icon ------------------------------------------------------------------------ r1729 | rfriedman | 2008-06-02 10:49:00 -0400 (Mon, 02 Jun 2008) | 1 line update getAPiParam to return default value on isEmpty ------------------------------------------------------------------------ r1730 | jkiesel | 2008-06-02 10:49:33 -0400 (Mon, 02 Jun 2008) | 1 line style updates ------------------------------------------------------------------------ r1731 | jkinner | 2008-06-02 10:56:00 -0400 (Mon, 02 Jun 2008) | 1 line Fixed typo ------------------------------------------------------------------------ r1732 | jkiesel | 2008-06-02 11:06:30 -0400 (Mon, 02 Jun 2008) | 1 line fixed syntax error ------------------------------------------------------------------------ r1733 | jkinner | 2008-06-02 11:09:08 -0400 (Mon, 02 Jun 2008) | 1 line Fixed typo ------------------------------------------------------------------------ r1734 | brobinson | 2008-06-02 11:27:36 -0400 (Mon, 02 Jun 2008) | 1 line Added back end validation for number of friends in a social payment. ------------------------------------------------------------------------ r1735 | rfriedman | 2008-06-02 11:32:09 -0400 (Mon, 02 Jun 2008) | 1 line Jquery MIT license ------------------------------------------------------------------------ r1736 | mschachter | 2008-06-02 11:35:54 -0400 (Mon, 02 Jun 2008) | 2 lines filled in some missing includes ------------------------------------------------------------------------ r1737 | jkiesel | 2008-06-02 11:36:20 -0400 (Mon, 02 Jun 2008) | 2 lines fixed profile alignment ------------------------------------------------------------------------ r1738 | mschachter | 2008-06-02 11:47:52 -0400 (Mon, 02 Jun 2008) | 2 lines minor fix ------------------------------------------------------------------------ r1739 | mschachter | 2008-06-02 11:55:30 -0400 (Mon, 02 Jun 2008) | 2 lines removed line to check created property because it's too dynamic ------------------------------------------------------------------------ r1740 | rfriedman | 2008-06-02 11:57:47 -0400 (Mon, 02 Jun 2008) | 1 line replaced , with ; on two lines ------------------------------------------------------------------------ r1741 | mschachter | 2008-06-02 12:02:00 -0400 (Mon, 02 Jun 2008) | 2 lines whoops ------------------------------------------------------------------------ r1742 | mschachter | 2008-06-02 12:10:34 -0400 (Mon, 02 Jun 2008) | 2 lines minor fix ------------------------------------------------------------------------ r1743 | mazz | 2008-06-02 12:17:38 -0400 (Mon, 02 Jun 2008) | 1 line M3 REST API for version info (rhq will call these "traits") ------------------------------------------------------------------------ r1744 | mlugert | 2008-06-02 12:33:46 -0400 (Mon, 02 Jun 2008) | 2 lines Moved remaining DB classes into the DAO directory. Minor fix to Payments DAO to fix modified field on a save. ------------------------------------------------------------------------ r1745 | mazz | 2008-06-02 12:37:57 -0400 (Mon, 02 Jun 2008) | 1 line show that an ext is loaded, even if no version is avail ------------------------------------------------------------------------ r1746 | mazz | 2008-06-02 12:49:47 -0400 (Mon, 02 Jun 2008) | 1 line show all loaded extensions ------------------------------------------------------------------------ r1747 | brobinson | 2008-06-02 12:50:59 -0400 (Mon, 02 Jun 2008) | 1 line Removed error_log statements ------------------------------------------------------------------------ r1748 | mazz | 2008-06-02 12:51:31 -0400 (Mon, 02 Jun 2008) | 1 line store extension names in all lowercase to avoid dups with different cased names ------------------------------------------------------------------------ r1749 | mlugert | 2008-06-02 12:56:11 -0400 (Mon, 02 Jun 2008) | 1 line Combined Album BO with Photos BO since they are one module in our implementation ------------------------------------------------------------------------ r1750 | mlugert | 2008-06-02 13:01:18 -0400 (Mon, 02 Jun 2008) | 1 line Fixed a method in user app to return proper data ------------------------------------------------------------------------ r1751 | wreichardt | 2008-06-02 13:01:21 -0400 (Mon, 02 Jun 2008) | 1 line ------------------------------------------------------------------------ r1752 | wreichardt | 2008-06-02 13:01:40 -0400 (Mon, 02 Jun 2008) | 1 line Legit Photos ------------------------------------------------------------------------ r1753 | jkiesel | 2008-06-02 13:12:16 -0400 (Mon, 02 Jun 2008) | 1 line ------------------------------------------------------------------------ r1754 | jkiesel | 2008-06-02 13:12:44 -0400 (Mon, 02 Jun 2008) | 1 line new version of this image ------------------------------------------------------------------------ r1755 | mazz | 2008-06-02 13:27:34 -0400 (Mon, 02 Jun 2008) | 1 line build.info will have Release: label, not Version: ------------------------------------------------------------------------ r1756 | mlugert | 2008-06-02 13:33:08 -0400 (Mon, 02 Jun 2008) | 1 line Added missing include ------------------------------------------------------------------------ r1757 | mazz | 2008-06-02 13:41:11 -0400 (Mon, 02 Jun 2008) | 1 line trivial - just fixed some comments... no code changes ------------------------------------------------------------------------ r1758 | wreichardt | 2008-06-02 14:27:58 -0400 (Mon, 02 Jun 2008) | 1 line Added RS_WEBSERVER_HOST_PORT ------------------------------------------------------------------------ r1759 | brobinson | 2008-06-02 15:10:51 -0400 (Mon, 02 Jun 2008) | 1 line Changed phraseology. ------------------------------------------------------------------------ r1760 | wreichardt | 2008-06-02 15:14:07 -0400 (Mon, 02 Jun 2008) | 1 line Added ability to show how many friends are left to select. ------------------------------------------------------------------------ r1761 | wreichardt | 2008-06-02 15:21:13 -0400 (Mon, 02 Jun 2008) | 1 line Fixed app & friend icons. ------------------------------------------------------------------------ r1762 | brobinson | 2008-06-02 15:27:59 -0400 (Mon, 02 Jun 2008) | 1 line Updated form to have name matching javascript. ------------------------------------------------------------------------ r1763 | jkinner | 2008-06-02 16:07:40 -0400 (Mon, 02 Jun 2008) | 1 line Updated to new mapping URL format ------------------------------------------------------------------------ r1764 | rfriedman | 2008-06-02 16:40:29 -0400 (Mon, 02 Jun 2008) | 1 line added inheritRefs='true' to phing build command ------------------------------------------------------------------------ r1765 | rfriedman | 2008-06-02 18:19:05 -0400 (Mon, 02 Jun 2008) | 1 line Minor bug fixes ------------------------------------------------------------------------ r1766 | rfriedman | 2008-06-02 19:24:42 -0400 (Mon, 02 Jun 2008) | 1 line Fixes for bad strings ------------------------------------------------------------------------ r1767 | mschachter | 2008-06-02 23:15:13 -0400 (Mon, 02 Jun 2008) | 2 lines changes to fql.query class name ------------------------------------------------------------------------ r1768 | wreichardt | 2008-06-03 00:38:54 -0400 (Tue, 03 Jun 2008) | 1 line Added descriptions for the new apps. ------------------------------------------------------------------------
------------------------------------------------------------------------ r1473 | brobinson | 2008-05-20 13:42:53 -0400 (Tue, 20 May 2008) | 1 line Moving AuthorizeNetSubscriptions from api/vendor to api/includes ------------------------------------------------------------------------ r1475 | jkiesel | 2008-05-21 10:32:54 -0400 (Wed, 21 May 2008) | 1 line Removed artifact test string ------------------------------------------------------------------------ r1476 | brobinson | 2008-05-21 14:58:57 -0400 (Wed, 21 May 2008) | 1 line Implemented first pass of if-has-paid tag ------------------------------------------------------------------------ r1477 | mazz | 2008-05-21 15:24:05 -0400 (Wed, 21 May 2008) | 1 line [RS-156] re-introduce community panel; home page provides ringside info (version/build info) and php info along with license text ------------------------------------------------------------------------ r1478 | mazz | 2008-05-21 15:25:05 -0400 (Wed, 21 May 2008) | 1 line only <pre> the actual build.info content ------------------------------------------------------------------------ r1479 | mschachter | 2008-05-21 15:33:45 -0400 (Wed, 21 May 2008) | 2 lines updates to some DOMElement stuff ------------------------------------------------------------------------ r1480 | mazz | 2008-05-21 15:35:05 -0400 (Wed, 21 May 2008) | 1 line show header so you know you are looking at the community panel ------------------------------------------------------------------------ r1481 | mazz | 2008-05-21 15:41:52 -0400 (Wed, 21 May 2008) | 1 line would be nice to use the function that header.inc already provides us to get the request param ------------------------------------------------------------------------ r1482 | mazz | 2008-05-21 16:00:51 -0400 (Wed, 21 May 2008) | 1 line stub out the metrics tab ------------------------------------------------------------------------ r1483 | mazz | 2008-05-21 16:02:10 -0400 (Wed, 21 May 2008) | 2 lines stub out the metrics tab convert eol chars to LF ------------------------------------------------------------------------ r1484 | mlugert | 2008-05-21 16:17:19 -0400 (Wed, 21 May 2008) | 1 line This script was putting the records into build/dist/..., needed to be /dist/... ------------------------------------------------------------------------ r1485 | mlugert | 2008-05-22 00:36:45 -0400 (Thu, 22 May 2008) | 11 lines Fixed Friends DAO. Fixed App DAO. Converted Events DAO. Added payments records. Fixed some other minor php warnings. Removed DB Exception class. Ported Feed. Ported Notificaitons. Partly ported Groups. ------------------------------------------------------------------------ r1486 | mlugert | 2008-05-22 10:42:30 -0400 (Thu, 22 May 2008) | 3 lines removed duplicate test cases. removed localsettings in wrong place. ------------------------------------------------------------------------ r1487 | brobinson | 2008-05-22 12:53:17 -0400 (Thu, 22 May 2008) | 1 line Plan attribute of if-has-paid tag now supported ------------------------------------------------------------------------ r1488 | jkinner | 2008-05-22 13:42:54 -0400 (Thu, 22 May 2008) | 1 line Fixed bug in icon URL handling by letting Doctrine do value escaping ------------------------------------------------------------------------ r1489 | jkinner | 2008-05-22 13:52:34 -0400 (Thu, 22 May 2008) | 1 line Added some missing drop table commands ------------------------------------------------------------------------ r1490 | mazz | 2008-05-22 14:02:03 -0400 (Thu, 22 May 2008) | 1 line ignore reports ------------------------------------------------------------------------ r1491 | mazz | 2008-05-22 14:04:44 -0400 (Thu, 22 May 2008) | 4 lines some refactoring to split out the file-based listener from the event core create settings util for M3 layer so I can determine what backing store to use dispatcher factory now determines based on settings what backing store listeners to use (file is only supported right now) add more tests ------------------------------------------------------------------------ r1492 | jkiesel | 2008-05-22 14:17:03 -0400 (Thu, 22 May 2008) | 2 lines update style for multi-friend select ------------------------------------------------------------------------ r1493 | jkiesel | 2008-05-22 15:55:28 -0400 (Thu, 22 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1494 | mazz | 2008-05-22 23:22:33 -0400 (Thu, 22 May 2008) | 1 line refactor some response time listener stuff so its easily subclassed for future ------------------------------------------------------------------------ r1495 | mazz | 2008-05-23 09:41:49 -0400 (Fri, 23 May 2008) | 1 line learning more php, baby ------------------------------------------------------------------------ r1496 | jkinner | 2008-05-23 10:30:20 -0400 (Fri, 23 May 2008) | 1 line Fixed spelling error causing test failures ------------------------------------------------------------------------ r1497 | mazz | 2008-05-23 10:50:15 -0400 (Fri, 23 May 2008) | 1 line the start of my first M3 API - its an inventory API that provides the caller the list of all deployed APIs. this isn't a true API yet - need to integrate with rich's new changes. ------------------------------------------------------------------------ r1498 | mazz | 2008-05-24 02:20:21 -0400 (Sat, 24 May 2008) | 3 lines * utilty to read and write .ini files, preserving comments and newlines if desired (unit tests included) * added M3 settings utility to get M3 configuration settings - abstracted from where the config is stored (stored in trunk/ringside.ini for now) * can now inventory APIs that can be deployed anywhere - just define where you deploy your APIs in the [api]deployed_api_locations setting. By default, we inventory ringside, m3 and facebook APIs. ------------------------------------------------------------------------ r1499 | mazz | 2008-05-24 02:39:09 -0400 (Sat, 24 May 2008) | 1 line test preserving comments ------------------------------------------------------------------------ r1500 | rfriedman | 2008-05-25 00:16:22 -0400 (Sun, 25 May 2008) | 1 line Return the $users object ------------------------------------------------------------------------ r1501 | rfriedman | 2008-05-25 00:17:25 -0400 (Sun, 25 May 2008) | 1 line Removed include which was not used ------------------------------------------------------------------------ r1502 | rfriedman | 2008-05-25 00:17:43 -0400 (Sun, 25 May 2008) | 1 line Using BO layer to get list of friends ------------------------------------------------------------------------ r1503 | rfriedman | 2008-05-25 00:18:29 -0400 (Sun, 25 May 2008) | 1 line Using DAO layer to check for friends ------------------------------------------------------------------------ r1504 | rfriedman | 2008-05-25 00:26:52 -0400 (Sun, 25 May 2008) | 1 line Clean subscriptions data ------------------------------------------------------------------------ r1505 | rfriedman | 2008-05-25 00:29:14 -0400 (Sun, 25 May 2008) | 1 line Cleaned up the build splitting api/db. ------------------------------------------------------------------------ r1506 | rfriedman | 2008-05-25 00:32:43 -0400 (Sun, 25 May 2008) | 1 line Clean up teardown script ------------------------------------------------------------------------ r1507 | rfriedman | 2008-05-26 02:44:40 -0400 (Mon, 26 May 2008) | 1 line Upated to check for isset ------------------------------------------------------------------------ r1508 | rfriedman | 2008-05-26 02:46:01 -0400 (Mon, 26 May 2008) | 1 line String should have been in 'quotes' ------------------------------------------------------------------------ r1509 | rfriedman | 2008-05-26 02:59:03 -0400 (Mon, 26 May 2008) | 1 line Fix for variable $gids ------------------------------------------------------------------------ r1510 | rfriedman | 2008-05-26 12:20:42 -0400 (Mon, 26 May 2008) | 1 line Removed unused dependency ------------------------------------------------------------------------ r1511 | rfriedman | 2008-05-26 12:24:11 -0400 (Mon, 26 May 2008) | 1 line Removed unused dependency ------------------------------------------------------------------------ r1512 | rfriedman | 2008-05-26 12:44:43 -0400 (Mon, 26 May 2008) | 6 lines Change to the build files to support - standard include path - move to use test/includes - phing style files from test/includes/etc - common code coverage path and source settings - extending required include_path on a per project basis ------------------------------------------------------------------------ r1513 | rfriedman | 2008-05-26 12:51:41 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1514 | rfriedman | 2008-05-26 12:54:50 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1515 | rfriedman | 2008-05-26 12:55:38 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1516 | rfriedman | 2008-05-26 12:56:30 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1517 | rfriedman | 2008-05-26 13:02:46 -0400 (Mon, 26 May 2008) | 1 line Supporting test changes to use test/includes on a per project basis ------------------------------------------------------------------------ r1518 | rfriedman | 2008-05-26 13:05:05 -0400 (Mon, 26 May 2008) | 1 line Minor fix adminClient was not used ------------------------------------------------------------------------ r1519 | rfriedman | 2008-05-26 13:07:21 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1520 | rfriedman | 2008-05-26 13:09:46 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1521 | rfriedman | 2008-05-26 13:11:08 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1522 | rfriedman | 2008-05-26 13:12:42 -0400 (Mon, 26 May 2008) | 1 line Updated Test Cases for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1523 | rfriedman | 2008-05-26 13:14:42 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1524 | rfriedman | 2008-05-26 13:15:41 -0400 (Mon, 26 May 2008) | 1 line Updated notification classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1525 | rfriedman | 2008-05-26 13:16:08 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1526 | rfriedman | 2008-05-26 13:17:06 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1527 | rfriedman | 2008-05-26 13:17:25 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1528 | rfriedman | 2008-05-26 13:18:22 -0400 (Mon, 26 May 2008) | 1 line Updated REST classes for the modified REST architecture/lifecycle. ------------------------------------------------------------------------ r1529 | rfriedman | 2008-05-26 13:19:16 -0400 (Mon, 26 May 2008) | 1 line Change in base classes to support REST architecture/lifecycle. ------------------------------------------------------------------------ r1530 | rfriedman | 2008-05-26 13:59:47 -0400 (Mon, 26 May 2008) | 1 line Code coverage chokes on active record and system-apps because the way we load. for now skip the files. ------------------------------------------------------------------------ r1531 | rfriedman | 2008-05-26 14:32:35 -0400 (Mon, 26 May 2008) | 1 line resolved call-time pass-by-reference errors ------------------------------------------------------------------------ r1532 | rfriedman | 2008-05-26 14:36:22 -0400 (Mon, 26 May 2008) | 1 line Pass by reference the session object ------------------------------------------------------------------------ r1533 | rfriedman | 2008-05-26 15:03:32 -0400 (Mon, 26 May 2008) | 1 line Fix for running java/ruby client tests ------------------------------------------------------------------------ r1534 | rfriedman | 2008-05-26 15:17:25 -0400 (Mon, 26 May 2008) | 1 line Immediate fix for including appropriate sql files. ------------------------------------------------------------------------ r1535 | rfriedman | 2008-05-26 15:18:49 -0400 (Mon, 26 May 2008) | 1 line Immediate fix for including appropriate sql files. ------------------------------------------------------------------------ r1536 | rfriedman | 2008-05-26 15:20:38 -0400 (Mon, 26 May 2008) | 1 line Immediate fix for including appropriate sql files. ------------------------------------------------------------------------ r1537 | mschachter | 2008-05-26 17:05:12 -0400 (Mon, 26 May 2008) | 2 lines minor fix: don't validate call_id for auth.* methods ------------------------------------------------------------------------ r1538 | rfriedman | 2008-05-26 21:09:30 -0400 (Mon, 26 May 2008) | 1 line Updated to make sure Auth methods do not use callid checking. ------------------------------------------------------------------------ r1539 | mschachter | 2008-05-26 23:33:03 -0400 (Mon, 26 May 2008) | 2 lines added more support for FBJS events ------------------------------------------------------------------------ r1540 | rfriedman | 2008-05-27 00:11:26 -0400 (Tue, 27 May 2008) | 1 line Fixed comment ------------------------------------------------------------------------ r1541 | rfriedman | 2008-05-27 00:12:33 -0400 (Tue, 27 May 2008) | 1 line Added support for 'aid' parameter in getFBML ------------------------------------------------------------------------ r1542 | rfriedman | 2008-05-27 00:13:02 -0400 (Tue, 27 May 2008) | 1 line Commented REST method ------------------------------------------------------------------------ r1543 | rfriedman | 2008-05-27 00:14:36 -0400 (Tue, 27 May 2008) | 1 line Profile app is now using remote calls except for core profile data. ------------------------------------------------------------------------ r1544 | rfriedman | 2008-05-27 00:16:34 -0400 (Tue, 27 May 2008) | 1 line Continue to refactor to get away from strings and move towards a concise sesssion object. ------------------------------------------------------------------------ r1545 | rfriedman | 2008-05-27 03:08:23 -0400 (Tue, 27 May 2008) | 1 line Should have been using base class of AuthRest. ------------------------------------------------------------------------ r1546 | brobinson | 2008-05-27 08:40:51 -0400 (Tue, 27 May 2008) | 1 line Cleaned up espn demo ------------------------------------------------------------------------ r1547 | brobinson | 2008-05-27 09:18:06 -0400 (Tue, 27 May 2008) | 1 line First pass at rendering fb:multi-friend-selector ------------------------------------------------------------------------ r1548 | brobinson | 2008-05-27 10:30:46 -0400 (Tue, 27 May 2008) | 1 line Added rs:payment-form tag ------------------------------------------------------------------------ r1549 | brobinson | 2008-05-27 10:31:20 -0400 (Tue, 27 May 2008) | 1 line Really adding rs:payment-form tag ------------------------------------------------------------------------ r1550 | mazz | 2008-05-27 10:53:47 -0400 (Tue, 27 May 2008) | 1 line first "real" M3 API using the new server-side abstract rest infrastructure ------------------------------------------------------------------------ r1551 | mazz | 2008-05-27 11:00:57 -0400 (Tue, 27 May 2008) | 2 lines fix validate method remove tabs ------------------------------------------------------------------------ r1552 | brobinson | 2008-05-27 11:12:51 -0400 (Tue, 27 May 2008) | 1 line Added hidden field to be submitted to payments system application ------------------------------------------------------------------------ r1553 | mazz | 2008-05-27 12:04:22 -0400 (Tue, 27 May 2008) | 1 line implement M3 API signature validation ------------------------------------------------------------------------ r1554 | rfriedman | 2008-05-27 12:09:46 -0400 (Tue, 27 May 2008) | 1 line Updated comments and fixed Friends.Search ------------------------------------------------------------------------ r1555 | wreichardt | 2008-05-27 12:14:23 -0400 (Tue, 27 May 2008) | 3 lines Added onclick handler that manages selected friend counts and uid values. UID values will be written to the value of the element with the id payment-ids for later submission. ------------------------------------------------------------------------ r1556 | mschachter | 2008-05-27 12:34:01 -0400 (Tue, 27 May 2008) | 2 lines minor change to profile.getFBML ------------------------------------------------------------------------ r1557 | wreichardt | 2008-05-27 12:38:37 -0400 (Tue, 27 May 2008) | 1 line Added include, FQLQuery required DefaultRest.php ------------------------------------------------------------------------ r1558 | mschachter | 2008-05-27 13:01:50 -0400 (Tue, 27 May 2008) | 2 lines minor fix to the fix (again) ------------------------------------------------------------------------ r1559 | jkiesel | 2008-05-27 13:28:03 -0400 (Tue, 27 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1560 | wreichardt | 2008-05-27 14:25:32 -0400 (Tue, 27 May 2008) | 1 line Closed content type meta tag. ------------------------------------------------------------------------ r1561 | wreichardt | 2008-05-27 14:59:07 -0400 (Tue, 27 May 2008) | 3 lines RS-338 Develop Unit test for People Class People Service is thoroughly tested. All required sub-objects such as organization and addresses are produced and validated. ------------------------------------------------------------------------ r1562 | wreichardt | 2008-05-27 16:00:53 -0400 (Tue, 27 May 2008) | 1 line re-added includes for shindig to get around autoloader issues with coverage ------------------------------------------------------------------------ r1563 | brobinson | 2008-05-27 16:11:32 -0400 (Tue, 27 May 2008) | 1 line Added num_friends to payment_plans database table, with API support ------------------------------------------------------------------------ r1564 | brobinson | 2008-05-27 16:42:52 -0400 (Tue, 27 May 2008) | 1 line More work on num_friends for payment plans. Updated developer app to include number of friends field. Updated SubscriptionsGetAppPlans API to return it. Updated tests as well. ------------------------------------------------------------------------ r1565 | mazz | 2008-05-27 16:55:56 -0400 (Tue, 27 May 2008) | 1 line the start of the M3 PHP client - this isn't used or tested yet, my initial stab at it ------------------------------------------------------------------------ r1566 | mazz | 2008-05-27 17:02:50 -0400 (Tue, 27 May 2008) | 1 line call getConfiguration to allow subclasses to use/override if they want ------------------------------------------------------------------------ r1567 | rfriedman | 2008-05-27 17:37:51 -0400 (Tue, 27 May 2008) | 1 line Moved strings to const's ------------------------------------------------------------------------ r1568 | wreichardt | 2008-05-27 21:22:59 -0400 (Tue, 27 May 2008) | 1 line Re-added include to pass coverage tests ------------------------------------------------------------------------ r1569 | mazz | 2008-05-27 21:29:19 -0400 (Tue, 27 May 2008) | 1 line abstract rest client is the basis for a generic REST client. i think with little tweeking (if any) this can be the basis of our "commons" abstract client. We can have a facebook client extend this. Right now, the M3 client extends it. Need to test the crap out of this. ------------------------------------------------------------------------ r1570 | wreichardt | 2008-05-27 22:03:25 -0400 (Tue, 27 May 2008) | 1 line Restoring shindig paths for coverage ------------------------------------------------------------------------ r1571 | rfriedman | 2008-05-27 22:47:03 -0400 (Tue, 27 May 2008) | 1 line moved phing style files to includes/etc ------------------------------------------------------------------------ r1572 | rfriedman | 2008-05-27 22:52:47 -0400 (Tue, 27 May 2008) | 1 line added inheritRefs="true" ------------------------------------------------------------------------ r1573 | wreichardt | 2008-05-27 22:53:01 -0400 (Tue, 27 May 2008) | 1 line Trying relative include to remove need for shindig paths in build-test.xml ------------------------------------------------------------------------ r1574 | mschachter | 2008-05-27 23:23:01 -0400 (Tue, 27 May 2008) | 2 lines minor fix for missing require ------------------------------------------------------------------------ r1575 | mazz | 2008-05-27 23:50:21 -0400 (Tue, 27 May 2008) | 1 line feature of ini utility that lets you specify a group in the ini file and all settings defined in that group are made global variables. You can even use variable substitution in the ini values. ------------------------------------------------------------------------ r1576 | wreichardt | 2008-05-27 23:51:38 -0400 (Tue, 27 May 2008) | 1 line re-removed shindig includes ------------------------------------------------------------------------ r1577 | mazz | 2008-05-28 00:32:37 -0400 (Wed, 28 May 2008) | 1 line as much as I love LocalSettings.php, I can't take more than one. this shouldn't be used anyway, deleting ------------------------------------------------------------------------ r1578 | mazz | 2008-05-28 01:20:10 -0400 (Wed, 28 May 2008) | 1 line fixing up the first M3 API to clean up the infrastructure. still not quite right, but I am seeing the request come in and a response back out. ------------------------------------------------------------------------ r1579 | mschachter | 2008-05-28 01:55:50 -0400 (Wed, 28 May 2008) | 1 line added jquery, separated out fbjs functionality into different files ------------------------------------------------------------------------ r1580 | mschachter | 2008-05-28 01:57:43 -0400 (Wed, 28 May 2008) | 2 lines removed ajax.js, functionality was put into separate files ------------------------------------------------------------------------ r1581 | mschachter | 2008-05-28 02:41:56 -0400 (Wed, 28 May 2008) | 2 lines added css for jquery dialogs, re-organized fbjs and added some jquery UI stuff ------------------------------------------------------------------------ r1582 | mschachter | 2008-05-28 04:13:07 -0400 (Wed, 28 May 2008) | 2 lines updated jquery UI to nightly build, added dialog stuff ------------------------------------------------------------------------ r1583 | mschachter | 2008-05-28 05:19:47 -0400 (Wed, 28 May 2008) | 2 lines adding stuff to FBJS dialogs ------------------------------------------------------------------------ r1584 | mschachter | 2008-05-28 05:28:08 -0400 (Wed, 28 May 2008) | 2 lines updates to fbjs stuff, reorganizing, moving, shaking ------------------------------------------------------------------------ r1585 | mschachter | 2008-05-28 05:45:56 -0400 (Wed, 28 May 2008) | 2 lines refactoring ------------------------------------------------------------------------ r1586 | mazz | 2008-05-28 09:39:31 -0400 (Wed, 28 May 2008) | 1 line add util to truncate a file - i'm gonna need this to clean out the metric data files eventually ------------------------------------------------------------------------ r1587 | mazz | 2008-05-28 12:36:46 -0400 (Wed, 28 May 2008) | 1 line more fixing of m3 rest stuff ------------------------------------------------------------------------ r1588 | mschachter | 2008-05-28 12:59:16 -0400 (Wed, 28 May 2008) | 2 lines fixes to FBJS dialog stuff ------------------------------------------------------------------------ r1589 | mschachter | 2008-05-28 13:03:46 -0400 (Wed, 28 May 2008) | 2 lines temporary move (will break things for a second) ------------------------------------------------------------------------ r1590 | mschachter | 2008-05-28 13:08:47 -0400 (Wed, 28 May 2008) | 2 lines moving css around ------------------------------------------------------------------------ r1591 | mschachter | 2008-05-28 13:13:01 -0400 (Wed, 28 May 2008) | 2 lines removing directory ------------------------------------------------------------------------ r1592 | wreichardt | 2008-05-28 13:19:43 -0400 (Wed, 28 May 2008) | 1 line Added new canvas_type for OpenSocial Applications. ------------------------------------------------------------------------ r1593 | mazz | 2008-05-28 13:28:47 -0400 (Wed, 28 May 2008) | 1 line fix the code that was derived from facebook's client so we can send back multi-dimensional arrays of array data ------------------------------------------------------------------------ r1594 | mazz | 2008-05-28 13:35:37 -0400 (Wed, 28 May 2008) | 1 line remove debug stmt ------------------------------------------------------------------------ r1595 | mazz | 2008-05-28 13:35:59 -0400 (Wed, 28 May 2008) | 1 line complete phpdoc ------------------------------------------------------------------------ r1596 | mazz | 2008-05-28 13:40:24 -0400 (Wed, 28 May 2008) | 1 line the start of m3 functional tests - this is just the build script ------------------------------------------------------------------------ r1597 | mazz | 2008-05-28 13:42:22 -0400 (Wed, 28 May 2008) | 1 line the start of m3 functional tests - this is just the build script ------------------------------------------------------------------------ r1598 | mazz | 2008-05-28 13:43:44 -0400 (Wed, 28 May 2008) | 1 line ------------------------------------------------------------------------ r1599 | mazz | 2008-05-28 13:45:19 -0400 (Wed, 28 May 2008) | 2 lines ignore reports ------------------------------------------------------------------------ r1600 | mazz | 2008-05-28 14:16:58 -0400 (Wed, 28 May 2008) | 1 line first m3 functional test, testing the first m3 rest api ------------------------------------------------------------------------ r1601 | brobinson | 2008-05-28 16:09:47 -0400 (Wed, 28 May 2008) | 1 line Inserted multi-friend-selector into payments system app ------------------------------------------------------------------------ r1602 | brobinson | 2008-05-28 16:10:18 -0400 (Wed, 28 May 2008) | 1 line Added a few pages ------------------------------------------------------------------------ r1603 | jkiesel | 2008-05-28 16:58:04 -0400 (Wed, 28 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1604 | jkiesel | 2008-05-28 17:01:44 -0400 (Wed, 28 May 2008) | 1 line added optional id attribute to buttons ------------------------------------------------------------------------ r1605 | jkiesel | 2008-05-28 17:02:11 -0400 (Wed, 28 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1606 | jkiesel | 2008-05-28 17:12:07 -0400 (Wed, 28 May 2008) | 1 line updated button style ------------------------------------------------------------------------ r1607 | brobinson | 2008-05-28 17:21:56 -0400 (Wed, 28 May 2008) | 1 line Added table for social payments. Renamed subscriptions table to social_pay_subscriptions. Updated tests. ------------------------------------------------------------------------ r1608 | brobinson | 2008-05-28 17:36:54 -0400 (Wed, 28 May 2008) | 1 line Renamed payment_plans table to social_pay_plans. ------------------------------------------------------------------------ r1609 | brobinson | 2008-05-28 17:52:35 -0400 (Wed, 28 May 2008) | 1 line Renamed payment_gateways table to social_pay_gateways. ------------------------------------------------------------------------ r1610 | brobinson | 2008-05-28 17:52:53 -0400 (Wed, 28 May 2008) | 1 line Missed one. ------------------------------------------------------------------------ r1611 | rfriedman | 2008-05-28 19:43:40 -0400 (Wed, 28 May 2008) | 1 line Phing tasks for building our Doctrine layer. ------------------------------------------------------------------------ r1612 | rfriedman | 2008-05-28 21:58:24 -0400 (Wed, 28 May 2008) | 1 line Updated comment ------------------------------------------------------------------------ r1613 | rfriedman | 2008-05-28 22:43:15 -0400 (Wed, 28 May 2008) | 1 line Build file to generate settings files. ------------------------------------------------------------------------ r1614 | rfriedman | 2008-05-28 23:38:25 -0400 (Wed, 28 May 2008) | 1 line Working on better support of generating config files during automated testing ------------------------------------------------------------------------ r1615 | rfriedman | 2008-05-28 23:42:25 -0400 (Wed, 28 May 2008) | 1 line Added DB rebuild task to build-test.xml ------------------------------------------------------------------------ r1616 | mazz | 2008-05-28 23:43:07 -0400 (Wed, 28 May 2008) | 1 line m3 functional test infrastructure with 1 test ------------------------------------------------------------------------ r1617 | rfriedman | 2008-05-28 23:50:20 -0400 (Wed, 28 May 2008) | 1 line Added DB rebuild task to build-test.xml ------------------------------------------------------------------------ r1618 | brobinson | 2008-05-29 00:29:17 -0400 (Thu, 29 May 2008) | 1 line Added modified, created, and retired columns to appropriate social_pay tables. ------------------------------------------------------------------------ r1619 | mazz | 2008-05-29 09:43:54 -0400 (Thu, 29 May 2008) | 1 line provide a main test script for M3 that runs all M3 tests (unit, functional, system) ------------------------------------------------------------------------ r1620 | mazz | 2008-05-29 09:54:17 -0400 (Thu, 29 May 2008) | 1 line changes to phing build script project names - fixing cut-n-paste errors and make names so when you run phing, you can follow what scripts are running by just looking at the log output ------------------------------------------------------------------------ r1621 | brobinson | 2008-05-29 10:26:40 -0400 (Thu, 29 May 2008) | 1 line First step towards Payment DAO using Doctrine. ------------------------------------------------------------------------ r1622 | brobinson | 2008-05-29 10:37:26 -0400 (Thu, 29 May 2008) | 1 line Missed a couple dao classes ------------------------------------------------------------------------ r1623 | wreichardt | 2008-05-29 10:52:42 -0400 (Thu, 29 May 2008) | 2 lines RS-355 path to "status_icon.gif" in profile app is wrong Changed to use $webUrl which should dynamically adjust when installation is moved. ------------------------------------------------------------------------ r1624 | jkiesel | 2008-05-29 11:30:50 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1625 | jkiesel | 2008-05-29 11:31:15 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1626 | rfriedman | 2008-05-29 11:38:12 -0400 (Thu, 29 May 2008) | 1 line Generated RingsideXTable instead of just XTable ------------------------------------------------------------------------ r1627 | jkiesel | 2008-05-29 11:50:26 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1628 | jkiesel | 2008-05-29 11:50:51 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1629 | jkiesel | 2008-05-29 11:51:06 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1630 | jkiesel | 2008-05-29 11:51:27 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1631 | jkiesel | 2008-05-29 11:51:46 -0400 (Thu, 29 May 2008) | 1 line added new button styles ------------------------------------------------------------------------ r1632 | brobinson | 2008-05-29 13:19:31 -0400 (Thu, 29 May 2008) | 1 line Converted subscribeUserToApp to use doctrine. ------------------------------------------------------------------------ r1633 | wreichardt | 2008-05-29 15:44:07 -0400 (Thu, 29 May 2008) | 3 lines RS-359 Changing name of an App breaks link to App in Profile. Profile now uses webUrl and references the canvas. It also refers to the apps canvas URL to prevent links from breaking when the app name is changed. ------------------------------------------------------------------------ r1634 | mschachter | 2008-05-29 16:41:54 -0400 (Thu, 29 May 2008) | 2 lines added support for fb:js-string tag, added new type to DSL parser ------------------------------------------------------------------------ r1635 | mschachter | 2008-05-29 18:58:02 -0400 (Thu, 29 May 2008) | 2 lines implemented Ajax.requireLogin for FBJS ------------------------------------------------------------------------ r1636 | wreichardt | 2008-05-29 21:19:24 -0400 (Thu, 29 May 2008) | 2 lines RS-417 API Call ProfileGetFBML does not return any FBML ------------------------------------------------------------------------ r1637 | wreichardt | 2008-05-29 21:20:23 -0400 (Thu, 29 May 2008) | 2 lines RS-417 API Call ProfileGetFBML does not return any FBML ------------------------------------------------------------------------ r1638 | mazz | 2008-05-29 22:22:49 -0400 (Thu, 29 May 2008) | 2 lines i loathe ^M ------------------------------------------------------------------------ r1639 | mazz | 2008-05-29 22:33:20 -0400 (Thu, 29 May 2008) | 1 line match the comments at the top of the target and the comments in all our test build.xml - the name of the property should be "test" not "test.unit" ------------------------------------------------------------------------ r1640 | wreichardt | 2008-05-29 22:35:04 -0400 (Thu, 29 May 2008) | 1 line Had to change test expected values so that they expected CDATA blocks instead of raw test in set/get Profile FBML. ------------------------------------------------------------------------ r1641 | jkiesel | 2008-05-29 23:46:35 -0400 (Thu, 29 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1642 | jkiesel | 2008-05-29 23:47:01 -0400 (Thu, 29 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1643 | jkiesel | 2008-05-30 00:16:37 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1644 | brobinson | 2008-05-30 01:15:38 -0400 (Fri, 30 May 2008) | 1 line Created Subscriptions business object ------------------------------------------------------------------------ r1645 | mazz | 2008-05-30 01:19:06 -0400 (Fri, 30 May 2008) | 4 lines Adding the concept of a PageList and PageControl to support generic paging. Implemented a utility to page through a file (so we aren't forced to load megabytes worth of data files all at once). The file listener is now also a "IPagedData" implementation that will allow us to page through the data files. ------------------------------------------------------------------------ r1646 | mazz | 2008-05-30 01:29:52 -0400 (Fri, 30 May 2008) | 1 line add more test code ------------------------------------------------------------------------ r1647 | jkiesel | 2008-05-30 02:05:58 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1648 | mazz | 2008-05-30 08:52:19 -0400 (Fri, 30 May 2008) | 1 line fixing the annoying <p><table></p> validation errors eclipse shows in the problems view whenver you produce php reports. taking out the invalid <p></p> tags that surround the <table> ------------------------------------------------------------------------ r1649 | mazz | 2008-05-30 09:43:56 -0400 (Fri, 30 May 2008) | 1 line these are not needed anymore, no need for the conf/ dir now ------------------------------------------------------------------------ r1650 | mazz | 2008-05-30 09:44:38 -0400 (Fri, 30 May 2008) | 2 lines looks like there was a api unit test in here that was not being run modified the unit test build script to run them - looks like one of the two tests fail, someone should fix ------------------------------------------------------------------------ r1651 | mazz | 2008-05-30 10:09:57 -0400 (Fri, 30 May 2008) | 1 line implement the ipageddata interface, write more tests ------------------------------------------------------------------------ r1652 | brobinson | 2008-05-30 13:00:37 -0400 (Fri, 30 May 2008) | 1 line Fixed RS-193. ------------------------------------------------------------------------ r1653 | wreichardt | 2008-05-30 13:08:36 -0400 (Fri, 30 May 2008) | 1 line Removed CData when call fails ------------------------------------------------------------------------ r1654 | mazz | 2008-05-30 13:18:32 -0400 (Fri, 30 May 2008) | 3 lines got a way to obtain aggregate stats for API durations (counts/min/max/avg) wrote generic stats aggregator object (with tests) so I can reuse this for other metrics later ------------------------------------------------------------------------ r1655 | mazz | 2008-05-30 13:24:22 -0400 (Fri, 30 May 2008) | 1 line add more comments ------------------------------------------------------------------------ r1656 | brobinson | 2008-05-30 13:32:20 -0400 (Fri, 30 May 2008) | 1 line Enabled confirmation when a plan with 0 friends is selected. ------------------------------------------------------------------------ r1657 | mazz | 2008-05-30 13:34:03 -0400 (Fri, 30 May 2008) | 1 line we want to track metrics on the actual API name (the dot-notation REST API name), not the API implementation class ------------------------------------------------------------------------ r1658 | mazz | 2008-05-30 13:40:50 -0400 (Fri, 30 May 2008) | 1 line need to expose the internal array for clients use ------------------------------------------------------------------------ r1659 | jkiesel | 2008-05-30 14:10:40 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1660 | mazz | 2008-05-30 14:15:23 -0400 (Fri, 30 May 2008) | 1 line create M3 REST API and its tests that lets you get tabular metric data for API durations - getting close to actually showing proof that I'm not sitting home with my thumb up my arse for the past week ------------------------------------------------------------------------ r1661 | wreichardt | 2008-05-30 14:17:27 -0400 (Fri, 30 May 2008) | 1 line Now added support for numFriends span id for limiting total friends selected ------------------------------------------------------------------------ r1662 | mschachter | 2008-05-30 14:19:35 -0400 (Fri, 30 May 2008) | 2 lines minor change to remove need for <body onload="DOMElement.onPageLoad()"> ------------------------------------------------------------------------ r1663 | wreichardt | 2008-05-30 15:03:51 -0400 (Fri, 30 May 2008) | 1 line To many << in test expect ------------------------------------------------------------------------ r1664 | mazz | 2008-05-30 15:15:26 -0400 (Fri, 30 May 2008) | 1 line some trivial fixes ------------------------------------------------------------------------ r1665 | mazz | 2008-05-30 15:26:00 -0400 (Fri, 30 May 2008) | 1 line preliminary cleanup before adding metrics stuff ------------------------------------------------------------------------ r1666 | rfriedman | 2008-05-30 15:40:44 -0400 (Fri, 30 May 2008) | 1 line Can not use network_key as a param, its part of the context. ------------------------------------------------------------------------ r1667 | wreichardt | 2008-05-30 16:04:34 -0400 (Fri, 30 May 2008) | 1 line To many << in test expect ------------------------------------------------------------------------ r1668 | brobinson | 2008-05-30 16:07:46 -0400 (Fri, 30 May 2008) | 1 line Added some unit tests for SubscribeUsersToApp constructor. ------------------------------------------------------------------------ r1669 | wreichardt | 2008-05-30 16:29:07 -0400 (Fri, 30 May 2008) | 1 line ------------------------------------------------------------------------ r1670 | wreichardt | 2008-05-30 16:40:30 -0400 (Fri, 30 May 2008) | 1 line ------------------------------------------------------------------------ r1671 | mazz | 2008-05-30 16:42:17 -0400 (Fri, 30 May 2008) | 1 line finally. show api duration stats ------------------------------------------------------------------------ r1672 | mazz | 2008-05-30 17:21:13 -0400 (Fri, 30 May 2008) | 1 line provide a way to manually purge the api metric data ------------------------------------------------------------------------ r1673 | mazz | 2008-05-30 17:35:56 -0400 (Fri, 30 May 2008) | 1 line add func/sys tests for purge api dur. data REST API ------------------------------------------------------------------------ r1674 | mazz | 2008-05-30 17:37:48 -0400 (Fri, 30 May 2008) | 1 line remove dup call ------------------------------------------------------------------------ r1675 | mazz | 2008-05-30 17:58:36 -0400 (Fri, 30 May 2008) | 1 line add inventory tab to cpanel - you can now see all the REST APIs that are deployed ------------------------------------------------------------------------ r1676 | mazz | 2008-05-30 18:02:29 -0400 (Fri, 30 May 2008) | 1 line death to tabs ------------------------------------------------------------------------ r1677 | mazz | 2008-05-30 18:18:28 -0400 (Fri, 30 May 2008) | 1 line fix it so you can compile/run the java client test on windows ------------------------------------------------------------------------ r1678 | mazz | 2008-05-30 20:58:08 -0400 (Fri, 30 May 2008) | 1 line ignore some files that we ship in the API rest directories that really shouldn't be there because they aren't true REST API classes ------------------------------------------------------------------------ r1679 | mazz | 2008-05-30 21:32:48 -0400 (Fri, 30 May 2008) | 3 lines add M3 rest API to inventory all applications cpanel now shows applications in subtab of inventory tab includes func/sys tests ------------------------------------------------------------------------ r1680 | mazz | 2008-05-30 21:35:52 -0400 (Fri, 30 May 2008) | 1 line rename tabs so they say "response times" instead of "durations" to make more sense ------------------------------------------------------------------------ r1681 | jkiesel | 2008-05-30 22:29:22 -0400 (Fri, 30 May 2008) | 1 line changed name of default app icon ------------------------------------------------------------------------ r1682 | jkiesel | 2008-05-30 22:30:02 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1683 | jkiesel | 2008-05-30 22:34:22 -0400 (Fri, 30 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1684 | jkiesel | 2008-05-30 23:49:36 -0400 (Fri, 30 May 2008) | 1 line updated to use different footprints icon ------------------------------------------------------------------------ r1685 | jkiesel | 2008-05-30 23:50:03 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1686 | jkiesel | 2008-05-30 23:50:27 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1687 | jkiesel | 2008-05-30 23:50:49 -0400 (Fri, 30 May 2008) | 1 line style updates ------------------------------------------------------------------------ r1688 | jkiesel | 2008-05-30 23:51:18 -0400 (Fri, 30 May 2008) | 1 line replaced with a different icon ------------------------------------------------------------------------ r1689 | jkiesel | 2008-05-30 23:51:45 -0400 (Fri, 30 May 2008) | 1 line updated style ------------------------------------------------------------------------ r1690 | jkiesel | 2008-05-30 23:52:27 -0400 (Fri, 30 May 2008) | 1 line file origination ------------------------------------------------------------------------ r1691 | mazz | 2008-05-31 14:17:37 -0400 (Sat, 31 May 2008) | 4 lines add a PHP settings utility similar to the INI config utility. Processes simple PHP files being used as configuration files. We should now be able to read/write PHP configuration files this checkin includes tests - but I need to write one more test ------------------------------------------------------------------------ r1692 | mlugert | 2008-05-31 16:47:13 -0400 (Sat, 31 May 2008) | 1 line Moved more classes over to Doctrine. ------------------------------------------------------------------------ r1693 | mlugert | 2008-05-31 16:48:30 -0400 (Sat, 31 May 2008) | 1 line Had a merge conflict, using mine as I tested with it ------------------------------------------------------------------------ r1694 | mlugert | 2008-05-31 16:54:30 -0400 (Sat, 31 May 2008) | 1 line aid is an integer in the DB, can't default it to '' ------------------------------------------------------------------------ r1695 | mazz | 2008-05-31 23:05:29 -0400 (Sat, 31 May 2008) | 1 line finish the php config utility. ------------------------------------------------------------------------ r1696 | mazz | 2008-05-31 23:09:12 -0400 (Sat, 31 May 2008) | 1 line forgot to finish the test. check two more var values ------------------------------------------------------------------------ r1697 | mlugert | 2008-06-01 00:41:33 -0400 (Sun, 01 Jun 2008) | 1 line Moving things around based on layering rules ------------------------------------------------------------------------ r1698 | mlugert | 2008-06-01 00:49:18 -0400 (Sun, 01 Jun 2008) | 1 line Moving things around based on layering rules ------------------------------------------------------------------------ r1699 | mlugert | 2008-06-01 01:57:03 -0400 (Sun, 01 Jun 2008) | 1 line Finished modifying Photos DAO and moved stuff around based on layering rules ------------------------------------------------------------------------ r1700 | mlugert | 2008-06-01 02:04:51 -0400 (Sun, 01 Jun 2008) | 1 line ------------------------------------------------------------------------ r1701 | mlugert | 2008-06-01 02:07:44 -0400 (Sun, 01 Jun 2008) | 1 line Formatting ------------------------------------------------------------------------ r1702 | mlugert | 2008-06-01 02:28:32 -0400 (Sun, 01 Jun 2008) | 2 lines Moving things around based on layering rules Fixed dao/Payments.php. Had a bad query when running in strict mode. Can't use strings as numbers in strict mode. ------------------------------------------------------------------------ r1703 | mlugert | 2008-06-01 02:38:34 -0400 (Sun, 01 Jun 2008) | 1 line Turned off a lot of error_log that was not appropriate for a released version of the product. ------------------------------------------------------------------------ r1704 | brobinson | 2008-06-01 13:04:25 -0400 (Sun, 01 Jun 2008) | 1 line First pass at social payment. ------------------------------------------------------------------------ r1705 | jkiesel | 2008-06-01 17:40:53 -0400 (Sun, 01 Jun 2008) | 1 line style updates ------------------------------------------------------------------------ r1706 | mazz | 2008-06-01 20:45:18 -0400 (Sun, 01 Jun 2008) | 1 line add "Config" tab in community panel - shows read-only view of LocalSettings.php using PhpSettings.php utility. still need to reconcile M3 config with local settings ------------------------------------------------------------------------ r1707 | mazz | 2008-06-01 20:58:19 -0400 (Sun, 01 Jun 2008) | 1 line move the php info tab over to the config tab since it really shows configuration settings ------------------------------------------------------------------------ r1708 | mazz | 2008-06-01 23:16:01 -0400 (Sun, 01 Jun 2008) | 1 line provide a way to get the location of the php.ini file. tests ensure that it can be found and processed via the IniSettings utility ------------------------------------------------------------------------ r1709 | brobinson | 2008-06-01 23:48:18 -0400 (Sun, 01 Jun 2008) | 1 line if-has-paid tag now accounts for subscriptions paid for by friends ------------------------------------------------------------------------ r1710 | mazz | 2008-06-02 00:07:35 -0400 (Mon, 02 Jun 2008) | 1 line show php.ini content in config tab in cpanel ------------------------------------------------------------------------ r1711 | mazz | 2008-06-02 00:09:37 -0400 (Mon, 02 Jun 2008) | 1 line forgot to get rid of the section column (stupid php.ini has [section]s in it, but they are completely ignored by php) ------------------------------------------------------------------------ r1712 | mazz | 2008-06-02 00:26:05 -0400 (Mon, 02 Jun 2008) | 1 line create util to get php.ini data ------------------------------------------------------------------------ r1713 | mazz | 2008-06-02 01:16:48 -0400 (Mon, 02 Jun 2008) | 1 line cpanel can show you the error log and will let you clear its contents ------------------------------------------------------------------------ r1714 | rfriedman | 2008-06-02 08:40:15 -0400 (Mon, 02 Jun 2008) | 1 line Commented out error log statement ------------------------------------------------------------------------ r1715 | wreichardt | 2008-06-02 09:45:25 -0400 (Mon, 02 Jun 2008) | 1 line Added icons for hello world and last-fm ------------------------------------------------------------------------ r1716 | mazz | 2008-06-02 09:45:49 -0400 (Mon, 02 Jun 2008) | 1 line opps, forgot I changed the default behavior of the get settings method, it now flattens the results ------------------------------------------------------------------------ r1717 | mazz | 2008-06-02 09:49:57 -0400 (Mon, 02 Jun 2008) | 1 line error checking ------------------------------------------------------------------------ r1718 | rfriedman | 2008-06-02 09:56:50 -0400 (Mon, 02 Jun 2008) | 1 line Removed dao records from code coverage ------------------------------------------------------------------------ r1719 | wreichardt | 2008-06-02 10:00:41 -0400 (Mon, 02 Jun 2008) | 1 line Re-added avatar photos ------------------------------------------------------------------------ r1720 | mazz | 2008-06-02 10:08:00 -0400 (Mon, 02 Jun 2008) | 1 line create M3 REST API to obtain the php.ini configuration so management tools can see it ------------------------------------------------------------------------ r1721 | mazz | 2008-06-02 10:08:47 -0400 (Mon, 02 Jun 2008) | 1 line use full words in tab labels ------------------------------------------------------------------------ r1722 | wreichardt | 2008-06-02 10:15:55 -0400 (Mon, 02 Jun 2008) | 1 line Commented out forced login for this gadget ------------------------------------------------------------------------ r1723 | wreichardt | 2008-06-02 10:19:12 -0400 (Mon, 02 Jun 2008) | 1 line The shindig comments even say this line should have been commented out! ------------------------------------------------------------------------ r1724 | wreichardt | 2008-06-02 10:20:40 -0400 (Mon, 02 Jun 2008) | 1 line Changed and added user photos. Added lastfm and Hello World Open Social and an app for Trail 7 widget to work out of box as a demo. ------------------------------------------------------------------------ r1725 | brobinson | 2008-06-02 10:34:23 -0400 (Mon, 02 Jun 2008) | 1 line Enabled client validation of number of friends. ------------------------------------------------------------------------ r1726 | brobinson | 2008-06-02 10:42:41 -0400 (Mon, 02 Jun 2008) | 1 line Added number of friends remaining to display. ------------------------------------------------------------------------ r1727 | jkiesel | 2008-06-02 10:47:35 -0400 (Mon, 02 Jun 2008) | 1 line updated to use different default app icon ------------------------------------------------------------------------ r1728 | jkiesel | 2008-06-02 10:48:17 -0400 (Mon, 02 Jun 2008) | 1 line updated to use different default app icon ------------------------------------------------------------------------ r1729 | rfriedman | 2008-06-02 10:49:00 -0400 (Mon, 02 Jun 2008) | 1 line update getAPiParam to return default value on isEmpty ------------------------------------------------------------------------ r1730 | jkiesel | 2008-06-02 10:49:33 -0400 (Mon, 02 Jun 2008) | 1 line style updates ------------------------------------------------------------------------ r1731 | jkinner | 2008-06-02 10:56:00 -0400 (Mon, 02 Jun 2008) | 1 line Fixed typo ------------------------------------------------------------------------ r1732 | jkiesel | 2008-06-02 11:06:30 -0400 (Mon, 02 Jun 2008) | 1 line fixed syntax error ------------------------------------------------------------------------ r1733 | jkinner | 2008-06-02 11:09:08 -0400 (Mon, 02 Jun 2008) | 1 line Fixed typo ------------------------------------------------------------------------ r1734 | brobinson | 2008-06-02 11:27:36 -0400 (Mon, 02 Jun 2008) | 1 line Added back end validation for number of friends in a social payment. ------------------------------------------------------------------------ r1735 | rfriedman | 2008-06-02 11:32:09 -0400 (Mon, 02 Jun 2008) | 1 line Jquery MIT license ------------------------------------------------------------------------ r1736 | mschachter | 2008-06-02 11:35:54 -0400 (Mon, 02 Jun 2008) | 2 lines filled in some missing includes ------------------------------------------------------------------------ r1737 | jkiesel | 2008-06-02 11:36:20 -0400 (Mon, 02 Jun 2008) | 2 lines fixed profile alignment ------------------------------------------------------------------------ r1738 | mschachter | 2008-06-02 11:47:52 -0400 (Mon, 02 Jun 2008) | 2 lines minor fix ------------------------------------------------------------------------ r1739 | mschachter | 2008-06-02 11:55:30 -0400 (Mon, 02 Jun 2008) | 2 lines removed line to check created property because it's too dynamic ------------------------------------------------------------------------ r1740 | rfriedman | 2008-06-02 11:57:47 -0400 (Mon, 02 Jun 2008) | 1 line replaced , with ; on two lines ------------------------------------------------------------------------ r1741 | mschachter | 2008-06-02 12:02:00 -0400 (Mon, 02 Jun 2008) | 2 lines whoops ------------------------------------------------------------------------ r1742 | mschachter | 2008-06-02 12:10:34 -0400 (Mon, 02 Jun 2008) | 2 lines minor fix ------------------------------------------------------------------------ r1743 | mazz | 2008-06-02 12:17:38 -0400 (Mon, 02 Jun 2008) | 1 line M3 REST API for version info (rhq will call these "traits") ------------------------------------------------------------------------ r1744 | mlugert | 2008-06-02 12:33:46 -0400 (Mon, 02 Jun 2008) | 2 lines Moved remaining DB classes into the DAO directory. Minor fix to Payments DAO to fix modified field on a save. ------------------------------------------------------------------------ r1745 | mazz | 2008-06-02 12:37:57 -0400 (Mon, 02 Jun 2008) | 1 line show that an ext is loaded, even if no version is avail ------------------------------------------------------------------------ r1746 | mazz | 2008-06-02 12:49:47 -0400 (Mon, 02 Jun 2008) | 1 line show all loaded extensions ------------------------------------------------------------------------ r1747 | brobinson | 2008-06-02 12:50:59 -0400 (Mon, 02 Jun 2008) | 1 line Removed error_log statements ------------------------------------------------------------------------ r1748 | mazz | 2008-06-02 12:51:31 -0400 (Mon, 02 Jun 2008) | 1 line store extension names in all lowercase to avoid dups with different cased names ------------------------------------------------------------------------ r1749 | mlugert | 2008-06-02 12:56:11 -0400 (Mon, 02 Jun 2008) | 1 line Combined Album BO with Photos BO since they are one module in our implementation ------------------------------------------------------------------------ r1750 | mlugert | 2008-06-02 13:01:18 -0400 (Mon, 02 Jun 2008) | 1 line Fixed a method in user app to return proper data ------------------------------------------------------------------------ r1751 | wreichardt | 2008-06-02 13:01:21 -0400 (Mon, 02 Jun 2008) | 1 line ------------------------------------------------------------------------ r1752 | wreichardt | 2008-06-02 13:01:40 -0400 (Mon, 02 Jun 2008) | 1 line Legit Photos ------------------------------------------------------------------------ r1753 | jkiesel | 2008-06-02 13:12:16 -0400 (Mon, 02 Jun 2008) | 1 line ------------------------------------------------------------------------ r1754 | jkiesel | 2008-06-02 13:12:44 -0400 (Mon, 02 Jun 2008) | 1 line new version of this image ------------------------------------------------------------------------ r1755 | mazz | 2008-06-02 13:27:34 -0400 (Mon, 02 Jun 2008) | 1 line build.info will have Release: label, not Version: ------------------------------------------------------------------------ r1756 | mlugert | 2008-06-02 13:33:08 -0400 (Mon, 02 Jun 2008) | 1 line Added missing include ------------------------------------------------------------------------ r1757 | mazz | 2008-06-02 13:41:11 -0400 (Mon, 02 Jun 2008) | 1 line trivial - just fixed some comments... no code changes ------------------------------------------------------------------------ r1758 | wreichardt | 2008-06-02 14:27:58 -0400 (Mon, 02 Jun 2008) | 1 line Added RS_WEBSERVER_HOST_PORT ------------------------------------------------------------------------ r1759 | brobinson | 2008-06-02 15:10:51 -0400 (Mon, 02 Jun 2008) | 1 line Changed phraseology. ------------------------------------------------------------------------ r1760 | wreichardt | 2008-06-02 15:14:07 -0400 (Mon, 02 Jun 2008) | 1 line Added ability to show how many friends are left to select. ------------------------------------------------------------------------ r1761 | wreichardt | 2008-06-02 15:21:13 -0400 (Mon, 02 Jun 2008) | 1 line Fixed app & friend icons. ------------------------------------------------------------------------ r1762 | brobinson | 2008-06-02 15:27:59 -0400 (Mon, 02 Jun 2008) | 1 line Updated form to have name matching javascript. ------------------------------------------------------------------------ r1763 | jkinner | 2008-06-02 16:07:40 -0400 (Mon, 02 Jun 2008) | 1 line Updated to new mapping URL format ------------------------------------------------------------------------ r1764 | rfriedman | 2008-06-02 16:40:29 -0400 (Mon, 02 Jun 2008) | 1 line added inheritRefs='true' to phing build command ------------------------------------------------------------------------ r1765 | rfriedman | 2008-06-02 18:19:05 -0400 (Mon, 02 Jun 2008) | 1 line Minor bug fixes ------------------------------------------------------------------------ r1766 | rfriedman | 2008-06-02 19:24:42 -0400 (Mon, 02 Jun 2008) | 1 line Fixes for bad strings ------------------------------------------------------------------------ r1767 | mschachter | 2008-06-02 23:15:13 -0400 (Mon, 02 Jun 2008) | 2 lines changes to fql.query class name ------------------------------------------------------------------------ r1768 | wreichardt | 2008-06-03 00:38:54 -0400 (Tue, 03 Jun 2008) | 1 line Added descriptions for the new apps. ------------------------------------------------------------------------
Revision: 1473 Author: brobinson Date: 1:42:53 PM, Tuesday, May 20, 2008 Message: Moving AuthorizeNetSubscriptions from api/vendor to api/includes ---- Added : /trunk/api/includes/Payment Added : /trunk/api/includes/Payment/Process Added : /trunk/api/includes/Payment/Process/AuthorizeNetSubscriptions.php(Copy from path: /trunk/api/vendor/PEAR/includes/Payment/Process/AuthorizeNetSubscriptions.php, Revision, 1472 Deleted : /trunk/api/vendor/PEAR/includes/Payment/Process/AuthorizeNetSubscriptions.php Revision: 1472 Author: mazz Date: 10:44:48 AM, Tuesday, May 20, 2008 Message: [RS-363] fix friends invite stuff ---- Modified : /trunk/api/includes/ringside/api/dao/Friends.php Revision: 1471 Author: mazz Date: 10:14:52 AM, Tuesday, May 20, 2008 Message: rollback the 1470 changes, back to 1469 using the following command: svn merge -c -1470 https://svn.ringsidenetworks.com/svn/ringside/trunk ---- Modified : /trunk/api/config/ringside-schema.sql Modified : /trunk/api/includes/ringside/api/cache/HtdocsProvider.php Modified : /trunk/api/includes/ringside/api/dao/Album.php Modified : /trunk/api/includes/ringside/api/dao/App.php Modified : /trunk/api/includes/ringside/api/dao/Comments.php Deleted : /trunk/api/includes/ringside/api/dao/Events.php Modified : /trunk/api/includes/ringside/api/dao/Friends.php Deleted : /trunk/api/includes/ringside/api/dao/records/PaymentGatewayTable.php Deleted : /trunk/api/includes/ringside/api/dao/records/PaymentPlanTable.php Modified : /trunk/api/includes/ringside/api/dao/records/RingsideApp.php Deleted : /trunk/api/includes/ringside/api/dao/records/RingsidePaymentGateway.php Deleted : /trunk/api/includes/ringside/api/dao/records/RingsidePaymentPlan.php Modified : /trunk/api/includes/ringside/api/dao/records/RingsideUsersApp.php Modified : /trunk/api/includes/ringside/api/dao/records/generated/BaseApp.php Deleted : /trunk/api/includes/ringside/api/dao/records/generated/BasePaymentGateway.php Deleted : /trunk/api/includes/ringside/api/dao/records/generated/BasePaymentPlan.php Modified : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersApp.php Added : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbEvents.php(Copy from path: /trunk/api/includes/ringside/api/db/RingsideOpenFBDbEvents.php, Revision, 1469 Modified : /trunk/api/includes/ringside/api/facebook/ApplicationGetPublicInfo.php Modified : /trunk/api/includes/ringside/api/facebook/EventsGet.php Modified : /trunk/api/includes/ringside/api/facebook/EventsGetMembers.php Modified : /trunk/api/includes/ringside/api/facebook/NotificationsSendEmail.php Modified : /trunk/api/includes/ringside/api/notifications/EventInvites.php Modified : /trunk/api/includes/ringside/rest/UsersGetAppList.php Modified : /trunk/api/test/functional Modified : /trunk/api/test/functional/api/EventsGetMembersTestCase.php Modified : /trunk/api/test/functional/api/EventsGetTestCase.php Modified : /trunk/api/test/functional/db/AppTestCase.php Deleted : /trunk/api/test/functional/db/EventsMembersTestCase.php Added : /trunk/api/test/functional/db/RingsideOpenFBDbEventsMembersTestCase.php(Copy from path: /trunk/api/test/functional/db/RingsideOpenFBDbEventsMembersTestCase.php, Revision, 1469 Modified : /trunk/social/includes/ringside/social/dsl/handlers/fbml/fbDashboard.php Modified : /trunk/social/includes/ringside/social/dsl/handlers/fbml/fbFriendSelector.php Revision: 1470 Author: mlugert Date: 4:31:08 AM, Tuesday, May 20, 2008 Message: Fixed Friends DAO. Fixed App DAO. Converted Events DAO. Added payments records. Fixed some other minor php warnings. ---- Modified : /trunk/api/config/ringside-schema.sql Modified : /trunk/api/includes/ringside/api/cache/HtdocsProvider.php Modified : /trunk/api/includes/ringside/api/dao/Album.php Modified : /trunk/api/includes/ringside/api/dao/App.php Modified : /trunk/api/includes/ringside/api/dao/Comments.php Added : /trunk/api/includes/ringside/api/dao/Events.php(Copy from path: /trunk/api/includes/ringside/api/db/RingsideOpenFBDbEvents.php, Revision, 1449 Modified : /trunk/api/includes/ringside/api/dao/Friends.php Added : /trunk/api/includes/ringside/api/dao/records/PaymentGatewayTable.php Added : /trunk/api/includes/ringside/api/dao/records/PaymentPlanTable.php Modified : /trunk/api/includes/ringside/api/dao/records/RingsideApp.php Added : /trunk/api/includes/ringside/api/dao/records/RingsidePaymentGateway.php Added : /trunk/api/includes/ringside/api/dao/records/RingsidePaymentPlan.php Modified : /trunk/api/includes/ringside/api/dao/records/RingsideUsersApp.php Modified : /trunk/api/includes/ringside/api/dao/records/generated/BaseApp.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BasePaymentGateway.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BasePaymentPlan.php Modified : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersApp.php Deleted : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbEvents.php Modified : /trunk/api/includes/ringside/api/facebook/ApplicationGetPublicInfo.php Modified : /trunk/api/includes/ringside/api/facebook/EventsGet.php Modified : /trunk/api/includes/ringside/api/facebook/EventsGetMembers.php Modified : /trunk/api/includes/ringside/api/facebook/NotificationsSendEmail.php Modified : /trunk/api/includes/ringside/api/notifications/EventInvites.php Modified : /trunk/api/includes/ringside/rest/UsersGetAppList.php Modified : /trunk/api/test/functional Modified : /trunk/api/test/functional/api/EventsGetMembersTestCase.php Modified : /trunk/api/test/functional/api/EventsGetTestCase.php Modified : /trunk/api/test/functional/db/AppTestCase.php Added : /trunk/api/test/functional/db/EventsMembersTestCase.php(Copy from path: /trunk/api/test/functional/db/RingsideOpenFBDbEventsMembersTestCase.php, Revision, 1458 Deleted : /trunk/api/test/functional/db/RingsideOpenFBDbEventsMembersTestCase.php Modified : /trunk/social/includes/ringside/social/dsl/handlers/fbml/fbDashboard.php Modified : /trunk/social/includes/ringside/social/dsl/handlers/fbml/fbFriendSelector.php Revision: 1469 Author: rfriedman Date: 1:05:57 AM, Tuesday, May 20, 2008 Message: Fixed browse to support add/remove existing apps. ---- Modified : /trunk/api/includes/ringside/rest/UsersGetAppList.php Modified : /trunk/system-apps/public/apps/apps/editapps.php Modified : /trunk/system-apps/public/apps/apps/index.php Revision: 1468 Author: rfriedman Date: 12:43:41 AM, Tuesday, May 20, 2008 Message: Fixed browse to support add/remove existing apps. ---- Modified : /trunk/system-apps/public/apps/apps/browse.php Revision: 1467 Author: jkiesel Date: 11:41:08 PM, Monday, May 19, 2008 Message: Removed COntrol Panel tab from top level menu because we have no functionlity to show at this time ---- Modified : /trunk/system-apps/public/apps/menu/index.php Revision: 1466 Author: jkiesel Date: 11:37:40 PM, Monday, May 19, 2008 Message: re-enabled $result = $client->api_client->users_isAppEanbled( $uid, $app_id ); I had previously hard coded it to $result = 'enabled'; so I could style the alternate action options ---- Modified : /trunk/system-apps/public/apps/apps/browse.php Revision: 1465 Author: brobinson Date: 4:53:11 PM, Monday, May 19, 2008 Message: Finished writing tests that were long overdue ---- Modified : /trunk/api/includes/ringside/rest/SubscribeUserToApp.php Added : /trunk/api/test/functional/api/SubscriptionsAppPlansTestCase.php Deleted : /trunk/api/test/functional/api/SubscriptionsGetAppPlansTestCase.php Revision: 1464 Author: mschachter Date: 4:52:54 PM, Monday, May 19, 2008 Message: more IE support ---- Modified : /trunk/web/public/js/ajax.js Revision: 1463 Author: wreichardt Date: 4:49:27 PM, Monday, May 19, 2008 Message: The installer was putting the sindig dir in a different place that build-deploy.xml. I had to change the shindig container conf to unbreak the gadget container. Also adding three trailmap sample files. ---- Added : /trunk/demo-apps/public/trail_map_7/simple-sample.html Added : /trunk/demo-apps/public/trail_map_7/suggestion-sample.html Added : /trunk/demo-apps/public/trail_map_7/user-sample.html Modified : /trunk/social/public/gadgets/config.php Revision: 1462 Author: mazz Date: 3:56:09 PM, Monday, May 19, 2008 Message: ignore artifacts that should not be checked in ---- Modified : /trunk/api/clients/java/bin Modified : /trunk/api/test/system/client/php Revision: 1461 Author: wreichardt Date: 12:19:48 PM, Monday, May 19, 2008 Message: Added additional information within this HTML document desccribing how to get this demo to run. ---- Modified : /trunk/demo-apps/public/trail_map_7/index.html Revision: 1460 Author: wreichardt Date: 10:52:18 AM, Monday, May 19, 2008 Message: All of these files required the removal of the word ringside from their URL paths to work in the instaqller based release. ---- Modified : /trunk/social/public/gadgets/config.php Modified : /trunk/social/public/gadgets/index.php Modified : /trunk/social/vendor/shindig/includes/shindig/config/container.js Modified : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/opensocial.js Modified : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/BasicGadgetToken.php Modified : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/samplecontainer.html Revision: 1459 Author: wreichardt Date: 10:50:26 AM, Monday, May 19, 2008 Message: Fixed include path problems between the coverage tests and runtime shindig autolaoding. ---- Modified : /trunk/social/includes/ringside/opensocial/RingsideGadgetToken.php Modified : /trunk/social/includes/ringside/opensocial/RingsideGadgetTokenDecoder.php Modified : /trunk/social/includes/ringside/opensocial/RingsidePeopleService.php Revision: 1458 Author: rfriedman Date: 1:26:03 AM, Monday, May 19, 2008 Message: Support deployment split between public and includes ---- Modified : /trunk/build/build-deploy.xml Revision: 1457 Author: rfriedman Date: 1:08:54 AM, Monday, May 19, 2008 Message: Support deployment split between public and includes ---- Modified : /trunk/build/build-deploy.xml Revision: 1456 Author: wreichardt Date: 11:32:17 PM, Sunday, May 18, 2008 Message: Removed the /ringside from the widget trailmap example as this is not present in the release version. ---- Modified : /trunk/demo-apps/public/trail_map_7/index.html Revision: 1455 Author: wreichardt Date: 10:12:20 PM, Sunday, May 18, 2008 Message: Now deletes social_session_key cookie which render was establishing. This was causing the rswidget to think it was logged in even after a successful logout was completed. Added social_callback to logout for optional re-direct for rswidget in situtations where being re-directed to the default location was not desireable. ---- Modified : /trunk/web/public/logoff.php Revision: 1454 Author: wreichardt Date: 10:09:28 PM, Sunday, May 18, 2008 Message: Extensive changes, mostly obtained from the fulcrum codebase are introduced into the release rswidget.js. Also, some files from early jbfs are removed from the trail_map_7 directory. ---- Deleted : /trunk/demo-apps/public/trail_map_7/ajax_support.js Modified : /trunk/demo-apps/public/trail_map_7/index.html Deleted : /trunk/demo-apps/public/trail_map_7/promotion.html Deleted : /trunk/demo-apps/public/trail_map_7/test.html Modified : /trunk/social/public/rswidget.js Revision: 1453 Author: wreichardt Date: 10:06:37 PM, Sunday, May 18, 2008 Message: Exceptions during the render process should not become FBML text. This makes error conditions impossible to detect at runtime. Exceptions during endering were being caught and written as valid FBML. They should be passed back to the render endpoint. ---- Modified : /trunk/social/includes/ringside/social/api/RingsideSocialApiRenderFBML.php Revision: 1452 Author: wreichardt Date: 10:01:06 PM, Sunday, May 18, 2008 Message: Forced the user has a network session but is not logged in to be treadted as an anonymous user. This situation was breaking the rswidget. ---- Modified : /trunk/social/includes/ringside/social/RingsideSocialServerRender.php Revision: 1451 Author: jkiesel Date: 9:51:29 PM, Sunday, May 18, 2008 Message: updated style ---- Modified : /trunk/system-apps/public/apps/apps/browse.php Modified : /trunk/system-apps/public/apps/apps/editapps.php Modified : /trunk/web/public/css/ringside.css Revision: 1450 Author: jkiesel Date: 3:43:56 PM, Sunday, May 18, 2008 Message: updated style ---- Modified : /trunk/system-apps/public/apps/apps/editapps.php Revision: 1449 Author: mlugert Date: 1:07:11 AM, Saturday, May 17, 2008 Message: Fixed runtime includes missing from Album and App php files. ---- Modified : /trunk/api/includes/ringside/api/dao/Album.php Modified : /trunk/api/includes/ringside/api/dao/App.php Modified : /trunk/api/includes/ringside/api/dao/records/generated/BaseAlbum.php Revision: 1448 Author: brobinson Date: 12:03:58 AM, Saturday, May 17, 2008 Message: Fixed api functional tests and other minor updates ---- Modified : /trunk/api/includes/ringside/rest/SubscribeUserToApp.php Modified : /trunk/api/includes/ringside/rest/SubscriptionsGet.php Modified : /trunk/api/test/functional/api/SubscribeUserToAppTestCase.php Modified : /trunk/social/includes/ringside/social/dsl/handlers/fbml/rsPaymentPlansHandler.php Modified : /trunk/system-apps/public/apps/payments/index.php Revision: 1447 Author: mlugert Date: 7:11:52 PM, Friday, May 16, 2008 Message: Fixed an m3 path issue when performing api tests. ---- Modified : /trunk/build/build-test.xml Revision: 1446 Author: mlugert Date: 7:03:03 PM, Friday, May 16, 2008 Message: Renamed DAO classes as I move them over. Partially ported dao/App.php. Fixed unit tests. Combined App with App_Profile. Updated Sql scripts for tests, pre-population, and DB create/delete. ---- Modified : /trunk/api/config/ringside-schema.sql Modified : /trunk/api/includes/ringside/api/OpenFBAPI.php Modified : /trunk/api/includes/ringside/api/OpenFBServer.php Added : /trunk/api/includes/ringside/api/dao/Album.php(Copy from path: /trunk/api/includes/ringside/api/dao/RingsideOpenFBDbAlbum.php, Revision, 1423 Added : /trunk/api/includes/ringside/api/dao/App.php Added : /trunk/api/includes/ringside/api/dao/Comments.php(Copy from path: /trunk/api/includes/ringside/api/dao/RingsideApiDbComments.php, Revision, 1409 Deleted : /trunk/api/includes/ringside/api/dao/DaoService.php Added : /trunk/api/includes/ringside/api/dao/Friends.php(Copy from path: /trunk/api/includes/ringside/api/dao/RingsideOpenFBDbFriends.php, Revision, 1408 Added : /trunk/api/includes/ringside/api/dao/Network.php(Copy from path: /trunk/api/includes/ringside/api/dao/RingsideApiDbNetwork.php, Revision, 1423 Deleted : /trunk/api/includes/ringside/api/dao/RingsideApiDbComments.php Deleted : /trunk/api/includes/ringside/api/dao/RingsideApiDbNetwork.php Deleted : /trunk/api/includes/ringside/api/dao/RingsideOpenFBDbAlbum.php Deleted : /trunk/api/includes/ringside/api/dao/RingsideOpenFBDbFriends.php Deleted : /trunk/api/includes/ringside/api/dao/records/AppProfileTable.php Deleted : /trunk/api/includes/ringside/api/dao/records/RingsideAppProfile.php Modified : /trunk/api/includes/ringside/api/dao/records/generated/BaseApp.php Deleted : /trunk/api/includes/ringside/api/dao/records/generated/BaseAppProfile.php Deleted : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbApp.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbUserApp.php Modified : /trunk/api/includes/ringside/api/facebook/AdminGetAppProperties.php Modified : /trunk/api/includes/ringside/api/facebook/AdminSetAppProperties.php Modified : /trunk/api/includes/ringside/api/facebook/ApplicationGetPublicInfo.php Modified : /trunk/api/includes/ringside/api/facebook/AuthCreateToken.php Modified : /trunk/api/includes/ringside/api/facebook/AuthSelectAppTokens.php Modified : /trunk/api/includes/ringside/api/facebook/FeedPublishTemplatizedAction.php Modified : /trunk/api/includes/ringside/api/facebook/FriendsAreFriends.php Modified : /trunk/api/includes/ringside/api/facebook/FriendsGet.php Modified : /trunk/api/includes/ringside/api/facebook/FriendsGetAppUsers.php Modified : /trunk/api/includes/ringside/api/facebook/PagesIsFan.php Modified : /trunk/api/includes/ringside/api/facebook/PhotosCreateAlbum.php Modified : /trunk/api/includes/ringside/api/facebook/PhotosGetAlbums.php Modified : /trunk/api/includes/ringside/api/fql/UserDbTableAdaptor.php Modified : /trunk/api/includes/ringside/api/notifications/FriendRequests.php Modified : /trunk/api/includes/ringside/rest/AdminCreateApp.php Modified : /trunk/api/includes/ringside/rest/AdminCreateNetwork.php Modified : /trunk/api/includes/ringside/rest/AdminDeleteApp.php Modified : /trunk/api/includes/ringside/rest/AdminDeleteNetwork.php Modified : /trunk/api/includes/ringside/rest/AdminGetAppList.php Modified : /trunk/api/includes/ringside/rest/AdminGetNetworkProperties.php Modified : /trunk/api/includes/ringside/rest/AdminSetNetworkProperties.php Modified : /trunk/api/includes/ringside/rest/AuthCreateAppSession.php Modified : /trunk/api/includes/ringside/rest/CommentsAdd.php Modified : /trunk/api/includes/ringside/rest/CommentsCount.php Modified : /trunk/api/includes/ringside/rest/CommentsDelete.php Modified : /trunk/api/includes/ringside/rest/CommentsGet.php Modified : /trunk/api/includes/ringside/rest/FriendsAccept.php Modified : /trunk/api/includes/ringside/rest/FriendsInvite.php Modified : /trunk/api/includes/ringside/rest/FriendsSearch.php Modified : /trunk/api/includes/ringside/rest/UsersGetAppKeys.php Modified : /trunk/api/includes/ringside/rest/UsersGetAppList.php Modified : /trunk/api/includes/ringside/rest/UsersSetAppKeys.php Added : /trunk/api/test/functional/db/AlbumTestCase.php(Copy from path: /trunk/api/test/functional/db/RingsideOpenFBDbAlbumTestCase.php, Revision, 1423 Added : /trunk/api/test/functional/db/AppTestCase.php(Copy from path: /trunk/api/test/functional/db/RingsideOpenFBDbAppTestCase.php, Revision, 1407 Modified : /trunk/api/test/functional/db/CommentsDbTestCase.php Added : /trunk/api/test/functional/db/NetworkTestCase.php(Copy from path: /trunk/api/test/functional/db/RingsideApiDbNetworkTestCase.php, Revision, 1423 Deleted : /trunk/api/test/functional/db/RingsideApiDbNetworkTestCase.php Deleted : /trunk/api/test/functional/db/RingsideOpenFBDbAlbumTestCase.php Deleted : /trunk/api/test/functional/db/RingsideOpenFBDbAppTestCase.php Modified : /trunk/api/test/functional/db/RingsideOpenFBDbUserAppTestCase.php Modified : /trunk/api/test/functional/db/RsOpenFBDbTestUtils.php Modified : /trunk/api/test/functional/sql/AllAPITests-setup.sql Modified : /trunk/api/test/functional/sql/AllAPITests-teardown.sql Modified : /trunk/api/test/functional/sql/AllAPITestsDbInit.php Modified : /trunk/api/test/functional/sql/AllDBAPITests-setup.sql Modified : /trunk/api/test/functional/sql/AllDBAPITests-teardown.sql Modified : /trunk/extension-apps/test/functional/sql/AllTests-teardown.sql Modified : /trunk/extension-apps/test/system/sql/AllTests-setup.sql Modified : /trunk/extension-apps/test/system/sql/AllTests-teardown.sql Modified : /trunk/social/test/system/idmap/IdentityMapTestCase.php Modified : /trunk/system-apps/config/RingsideDbBasicData.sql Modified : /trunk/system-apps/config/RingsideDbCleanData.sql Modified : /trunk/system-apps/public/apps/profile/ProfileApp.php Modified : /trunk/system-apps/public/apps/setup/utils.php Revision: 1445 Author: mschachter Date: 5:51:55 PM, Friday, May 16, 2008 Message: updates to FBJS DOM elements ---- Modified : /trunk/system-apps/test/jstest/domtests.php Modified : /trunk/web/public/js/ajax.js Revision: 1444 Author: wreichardt Date: 5:34:24 PM, Friday, May 16, 2008 Message: These conf files modified for use in the installed product. They change the installed context from /ringside to / ---- Modified : /trunk/social/public/gadgets/.htaccess Modified : /trunk/social/public/gadgets/config.php Revision: 1443 Author: mazz Date: 4:44:55 PM, Friday, May 16, 2008 Message: add m3 to source.path ---- Modified : /trunk/build/build-test.xml Revision: 1442 Author: mazz Date: 4:33:02 PM, Friday, May 16, 2008 Message: trivial cleanup of whitespace, add top comment ---- Modified : /trunk/m3/test/unit/build.xml Revision: 1441 Author: mschachter Date: 3:32:38 PM, Friday, May 16, 2008 Message: updates to FBJS DOM Elements ---- Modified : /trunk/system-apps/test/jstest/domtests.php Modified : /trunk/web/public/js/ajax.js Revision: 1440 Author: jkiesel Date: 3:06:18 PM, Friday, May 16, 2008 Message: updated style ---- Modified : /trunk/system-apps/public/apps/apps/editapps.php Revision: 1439 Author: jkiesel Date: 2:11:49 PM, Friday, May 16, 2008 Message: updated style ---- Modified : /trunk/system-apps/public/apps/apps/editapps.php Revision: 1438 Author: jkiesel Date: 2:11:19 PM, Friday, May 16, 2008 Message: updated style ---- Modified : /trunk/web/public/css/ringside.css Revision: 1437 Author: jkiesel Date: 2:10:20 PM, Friday, May 16, 2008 Message: file origination ---- Added : /trunk/web/public/images/btn-apps-find-more.png Revision: 1436 Author: mazz Date: 2:02:09 PM, Friday, May 16, 2008 Message: svn gave me a warning upon last checkin - this checkin fixes eol chars ---- Modified : /trunk/m3/test/unit/build.xml Revision: 1435 Author: mazz Date: 2:01:02 PM, Friday, May 16, 2008 Message: introduce the new M3 top-level project. refactor the event stuff into the new M3 top-level project - moved over the event stuff from api into m3, including the tests ---- Deleted : /trunk/api/includes/ringside/event Deleted : /trunk/api/test/unit/event Revision: 1434 Author: mazz Date: 2:00:59 PM, Friday, May 16, 2008 Message: introduce the new M3 top-level project. refactor the event stuff into the new M3 top-level project - moved over the event stuff from api into m3, including the tests ---- Modified : /trunk/api/includes/ringside/api/OpenFBServer.php Modified : /trunk/api/test/unit/build.xml Modified : /trunk/build/build-clients.xml Modified : /trunk/build/build-deploy.xml Modified : /trunk/build/build-dev.xml Modified : /trunk/build/build-document.xml Modified : /trunk/build/build-pear.xml Modified : /trunk/build/build-tar.xml Modified : /trunk/build/build-test.xml Added : /trunk/m3 Added : /trunk/m3/clients Added : /trunk/m3/clients/php Added : /trunk/m3/includes Added : /trunk/m3/includes/m3 Added : /trunk/m3/includes/m3/rest Added : /trunk/m3/includes/ringside Added : /trunk/m3/includes/ringside/m3 Added : /trunk/m3/includes/ringside/m3/event Added : /trunk/m3/includes/ringside/m3/event/DispatcherFactory.php Added : /trunk/m3/includes/ringside/m3/event/FileResponseTimeTupleListener.php Added : /trunk/m3/includes/ringside/m3/event/IDispatcher.php Added : /trunk/m3/includes/ringside/m3/event/IEvent.php Added : /trunk/m3/includes/ringside/m3/event/IListener.php Added : /trunk/m3/includes/ringside/m3/event/IResponseTimeEvent.php Added : /trunk/m3/includes/ringside/m3/event/ITupleEvent.php Added : /trunk/m3/includes/ringside/m3/event/ResponseTimeTupleDispatcher.php Added : /trunk/m3/includes/ringside/m3/event/ResponseTimeTupleEvent.php Added : /trunk/m3/includes/ringside/m3/event/SimpleDispatcher.php Added : /trunk/m3/includes/ringside/m3/event/SimpleEvent.php Added : /trunk/m3/includes/ringside/m3/event/Tuple.php Added : /trunk/m3/includes/ringside/m3/util Added : /trunk/m3/includes/ringside/m3/util/Error.php Added : /trunk/m3/includes/ringside/m3/util/File.php Added : /trunk/m3/includes/ringside/m3/util/StopWatch.php Added : /trunk/m3/test Added : /trunk/m3/test/unit Added : /trunk/m3/test/unit/build.xml Added : /trunk/m3/test/unit/conf Added : /trunk/m3/test/unit/conf/coverage-frames.xsl Added : /trunk/m3/test/unit/conf/phpunit2-frames.xsl Added : /trunk/m3/test/unit/conf/phpunit2-noframes.xsl Added : /trunk/m3/test/unit/conf/str.replace.function.xsl Added : /trunk/m3/test/unit/event Added : /trunk/m3/test/unit/event/EventTestCase.php Added : /trunk/m3/test/unit/event/ResponseTimeEventTestCase.php Added : /trunk/m3/test/unit/event/StopWatchTestCase.php Revision: 1433 Author: wreichardt Date: 1:29:29 PM, Friday, May 16, 2008 Message: Added requires for use in code coverage runs ---- Modified : /trunk/social/includes/ringside/opensocial/RingsideGadgetToken.php Modified : /trunk/social/includes/ringside/opensocial/RingsideGadgetTokenDecoder.php Modified : /trunk/social/includes/ringside/opensocial/RingsidePeopleService.php Modified : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/BasicGadgetToken.php Revision: 1432 Author: wreichardt Date: 11:25:57 AM, Friday, May 16, 2008 Message: Manually adding all shindig classes to the include path for tests since the ringside shindig classes are being loaded for coverage without their autoloader. Moved then to the src-path. ---- Modified : /trunk/build/build-test.xml Revision: 1431 Author: wreichardt Date: 11:05:42 AM, Friday, May 16, 2008 Message: Manually adding all shindig classes to the include path for tests since the ringside shindig classes are being loaded for coverage without their autoloader. ---- Modified : /trunk/build/build-test.xml Revision: 1430 Author: wreichardt Date: 9:19:25 AM, Friday, May 16, 2008 Message: Removed because it is not used. ---- Deleted : /trunk/social/includes/ringside/opensocial/RingsidePersonFactory.php Revision: 1429 Author: wreichardt Date: 9:17:45 AM, Friday, May 16, 2008 Message: Added License ---- Added : /trunk/build/public/licenses/shindig Added : /trunk/build/public/licenses/shindig/LICENSE Revision: 1428 Author: wreichardt Date: 11:48:02 PM, Thursday, May 15, 2008 Message: Added more comments ---- Modified : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/examples/Test.xml Revision: 1427 Author: wreichardt Date: 11:47:39 PM, Thursday, May 15, 2008 Message: RingsidePeopleService support more OS fields now ---- Modified : /trunk/social/includes/ringside/opensocial/RingsidePeopleService.php Modified : /trunk/social/includes/ringside/opensocial/RingsidePersonFactory.php Revision: 1426 Author: wreichardt Date: 11:46:40 PM, Thursday, May 15, 2008 Message: Trail Map 8 Sample file ---- Added : /trunk/demo-apps/public/trail_map_8 Added : /trunk/demo-apps/public/trail_map_8/rs_os_hello_sample.xml Revision: 1425 Author: brobinson Date: 7:27:15 PM, Thursday, May 15, 2008 Message: Fixed bug with aid ---- Modified : /trunk/system-apps/public/apps/payments/index.php Modified : /trunk/system-apps/public/apps/payments/view/form.tpl Revision: 1424 Author: mschachter Date: 5:36:47 PM, Thursday, May 15, 2008 Message: updates to FBJS, checked in some basic un-automated tests ---- Added : /trunk/system-apps/test/jstest Added : /trunk/system-apps/test/jstest/RingsideAppsJstestPlugin.php Added : /trunk/system-apps/test/jstest/domtests.php Modified : /trunk/web/public/js/ajax.js Revision: 1423 Author: mlugert Date: 5:18:40 PM, Thursday, May 15, 2008 Message: Coverted Album DB over to Doctrine. ---- Modified : /trunk/api/includes/ringside/api/dao/RingsideApiDbNetwork.php Added : /trunk/api/includes/ringside/api/dao/RingsideOpenFBDbAlbum.php(Copy from path: /trunk/api/includes/ringside/api/db/RingsideOpenFBDbAlbum.php, Revision, 1407 Deleted : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbAlbum.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbPhoto.php Modified : /trunk/api/includes/ringside/api/facebook/PhotosCreateAlbum.php Modified : /trunk/api/includes/ringside/api/facebook/PhotosGetAlbums.php Modified : /trunk/api/test/functional/api/FeedPublishActionOfUserTestCase.php Modified : /trunk/api/test/functional/api/FeedPublishStoryToUserTestCase.php Modified : /trunk/api/test/functional/api/FeedPublishTemplatizedActionTestCase.php Modified : /trunk/api/test/functional/api/PhotosGetAlbumsTestCase.php Modified : /trunk/api/test/functional/api/PhotosGetTestCase.php Modified : /trunk/api/test/functional/db/CommentsDbTestCase.php Modified : /trunk/api/test/functional/db/RingsideApiDbNetworkTestCase.php Modified : /trunk/api/test/functional/db/RingsideOpenFBDbAlbumTestCase.php Modified : /trunk/api/test/functional/db/RingsideOpenFBDbPagesTestCase.php Modified : /trunk/api/test/functional/db/RsOpenFBDbTestUtils.php Modified : /trunk/api/test/functional/sql/AllAPITestsDbInit.php Modified : /trunk/api/vendor/PEAR/includes/Payment/Process/AuthorizeNetSubscriptions.php Revision: 1422 Author: wreichardt Date: 1:15:33 PM, Thursday, May 15, 2008 Message: Refactored Ringside Classes out of Shindig ---- Added : /trunk/social/includes/ringside/opensocial Added : /trunk/social/includes/ringside/opensocial/RingsideGadgetToken.php(Copy from path: /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/RingsideGadgetToken.php, Revision, 1421 Added : /trunk/social/includes/ringside/opensocial/RingsideGadgetTokenDecoder.php(Copy from path: /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/RingsideGadgetTokenDecoder.php, Revision, 1421 Added : /trunk/social/includes/ringside/opensocial/RingsidePeopleService.php(Copy from path: /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/RingsidePeopleService.php, Revision, 1421 Added : /trunk/social/includes/ringside/opensocial/RingsidePersonFactory.php(Copy from path: /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/RingsidePersonFactory.php, Revision, 1421 Modified : /trunk/social/public/gadgets/index.php Deleted : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/RingsideGadgetToken.php Deleted : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/RingsideGadgetTokenDecoder.php Deleted : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/RingsidePeopleService.php Deleted : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/RingsidePersonFactory.php Revision: 1421 Author: wreichardt Date: 11:05:36 AM, Thursday, May 15, 2008 Message: Basic support for friend lookups ---- Modified : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/RingsidePeopleService.php Revision: 1420 Author: wreichardt Date: 11:04:26 AM, Thursday, May 15, 2008 Message: json container now has code for requires login. ---- Modified : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.7/jsoncontainer.js Revision: 1419 Author: wreichardt Date: 11:04:01 AM, Thursday, May 15, 2008 Message: removed usless code for capturing social session key. It was never used. ---- Modified : /trunk/social/vendor/shindig/includes/shindig/socialdata/http/GadgetDataServlet.php Revision: 1418 Author: wreichardt Date: 11:03:21 AM, Thursday, May 15, 2008 Message: updates to demo gadgets ---- Modified : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/examples/Test.xml Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/examples/myspace_hello.xml Revision: 1417 Author: wreichardt Date: 11:02:56 AM, Thursday, May 15, 2008 Message: Now using custom ringside token that saves the social session. ---- Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/RingsideGadgetToken.php Modified : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/RingsideGadgetTokenDecoder.php Revision: 1416 Author: wreichardt Date: 11:02:20 AM, Thursday, May 15, 2008 Message: Files servlet now serves up file but ignores query parameters ---- Modified : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/opensocial.js Modified : /trunk/social/vendor/shindig/includes/shindig/gadgets/http/FilesServlet.php Revision: 1415 Author: mschachter Date: 10:50:59 AM, Thursday, May 15, 2008 Message: minor spelling error ---- Modified : /trunk/api/includes/ringside/api/dao/records/RingsideRsPrincipal.php Revision: 1414 Author: wreichardt Date: 9:36:05 AM, Thursday, May 15, 2008 Message: Added iframe support to the security token ---- Modified : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.7/jsoncontainer.js Revision: 1413 Author: brobinson Date: 5:05:52 AM, Thursday, May 15, 2008 Message: Added app name to payment app ---- Modified : /trunk/system-apps/public/apps/payments/index.php Modified : /trunk/system-apps/public/apps/payments/view/confirm.tpl Modified : /trunk/system-apps/public/apps/payments/view/form.tpl Revision: 1412 Author: brobinson Date: 4:44:11 AM, Thursday, May 15, 2008 Message: if has paid tag and some templates in payment app ---- Added : /trunk/social/includes/ringside/social/dsl/handlers/fbml/rsIfHasPaidHandler.php Added : /trunk/system-apps/public/apps/payments/view Added : /trunk/system-apps/public/apps/payments/view/confirm.tpl Added : /trunk/system-apps/public/apps/payments/view/form.tpl Revision: 1411 Author: brobinson Date: 4:43:13 AM, Thursday, May 15, 2008 Message: Hooked up payment system app to back end ---- Modified : /trunk/api/clients/php/ringside/api/clients/RingsideApiClientsRest.php Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbPayments.php Replacing : /trunk/api/includes/ringside/rest/SubscribeUserToApp.php Modified : /trunk/api/includes/ringside/rest/SubscriptionsGet.php Modified : /trunk/api/test/functional/api/SubscribeUserToAppTestCase.php Modified : /trunk/demo-apps/public/espn/config.php Modified : /trunk/demo-apps/public/espn/header.inc Modified : /trunk/demo-apps/public/espn/ringside/api/clients/RingsideApiClientsRest.php Modified : /trunk/demo-apps/public/espn/ringside/api/clients/facebookapi_php5_restlib.php Modified : /trunk/demo-apps/public/espn/story.php Modified : /trunk/social/includes/ringside/social/config/dsl-tidy.conf Modified : /trunk/social/includes/ringside/social/dsl/handlers/HandlerFactory.php Modified : /trunk/social/includes/ringside/social/session/RingsideSocialSession.php Modified : /trunk/system-apps/public/apps/payments/header.inc Modified : /trunk/system-apps/public/apps/payments/index.php Revision: 1410 Author: mlugert Date: 4:12:11 AM, Thursday, May 15, 2008 Message: ported the network db class. ---- Modified : /trunk/api/config/ringside-schema.sql Added : /trunk/api/includes/ringside/api/dao/RingsideApiDbNetwork.php(Copy from path: /trunk/api/includes/ringside/api/db/RingsideApiDbNetwork.php, Revision, 1407 Modified : /trunk/api/includes/ringside/api/dao/records/generated/BaseRsTrustAuthority.php Deleted : /trunk/api/includes/ringside/api/db/RingsideApiDbNetwork.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbUserApp.php Modified : /trunk/api/includes/ringside/rest/AdminCreateNetwork.php Modified : /trunk/api/includes/ringside/rest/AdminDeleteNetwork.php Modified : /trunk/api/includes/ringside/rest/AdminGetNetworkProperties.php Modified : /trunk/api/includes/ringside/rest/AdminSetNetworkProperties.php Modified : /trunk/api/test/functional/db/RingsideApiDbNetworkTestCase.php Revision: 1409 Author: mlugert Date: 2:41:27 AM, Thursday, May 15, 2008 Message: rewrote a large portion of the comments api and the test cases. ---- Modified : /trunk/api/config/ringside-schema.sql Modified : /trunk/api/includes/ringside/api/dao/RingsideApiDbComments.php Modified : /trunk/api/includes/ringside/api/dao/records/generated/BaseComment.php Modified : /trunk/api/includes/ringside/rest/CommentsAdd.php Modified : /trunk/api/includes/ringside/rest/CommentsDelete.php Modified : /trunk/api/includes/ringside/rest/CommentsGet.php Modified : /trunk/api/test/functional/db/CommentsDbTestCase.php Revision: 1408 Author: mlugert Date: 4:51:06 PM, Wednesday, May 14, 2008 Message: commentdb class moved and mostly ported. renamed record classes/files to stop conflicts. ---- Added : /trunk/api/includes/ringside/api/dao/RingsideApiDbComments.php(Copy from path: /trunk/api/includes/ringside/api/db/RingsideApiDbComments.php, Revision, 1407 Modified : /trunk/api/includes/ringside/api/dao/RingsideOpenFBDbFriends.php Deleted : /trunk/api/includes/ringside/api/dao/records/Album.php Deleted : /trunk/api/includes/ringside/api/dao/records/App.php Deleted : /trunk/api/includes/ringside/api/dao/records/AppKey.php Deleted : /trunk/api/includes/ringside/api/dao/records/AppPref.php Deleted : /trunk/api/includes/ringside/api/dao/records/AppProfile.php Deleted : /trunk/api/includes/ringside/api/dao/records/CacheContent.php Deleted : /trunk/api/includes/ringside/api/dao/records/Comment.php Deleted : /trunk/api/includes/ringside/api/dao/records/DefaultApp.php Deleted : /trunk/api/includes/ringside/api/dao/records/DeveloperApp.php Deleted : /trunk/api/includes/ringside/api/dao/records/Event.php Deleted : /trunk/api/includes/ringside/api/dao/records/EventsMember.php Deleted : /trunk/api/includes/ringside/api/dao/records/Feed.php Deleted : /trunk/api/includes/ringside/api/dao/records/Friend.php Deleted : /trunk/api/includes/ringside/api/dao/records/Group.php Deleted : /trunk/api/includes/ringside/api/dao/records/GroupsMember.php Deleted : /trunk/api/includes/ringside/api/dao/records/Mail.php Deleted : /trunk/api/includes/ringside/api/dao/records/MailBox.php Deleted : /trunk/api/includes/ringside/api/dao/records/MailMessage.php Deleted : /trunk/api/includes/ringside/api/dao/records/Network.php Deleted : /trunk/api/includes/ringside/api/dao/records/Page.php Deleted : /trunk/api/includes/ringside/api/dao/records/PagesApp.php Deleted : /trunk/api/includes/ringside/api/dao/records/PagesFan.php Deleted : /trunk/api/includes/ringside/api/dao/records/PagesInfo.php Deleted : /trunk/api/includes/ringside/api/dao/records/Photo.php Deleted : /trunk/api/includes/ringside/api/dao/records/PhotoTag.php Deleted : /trunk/api/includes/ringside/api/dao/records/Poke.php Added : /trunk/api/includes/ringside/api/dao/records/RingsideAlbum.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Album.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideApp.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/App.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideAppKey.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/AppKey.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideAppPref.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/AppPref.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideAppProfile.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/AppProfile.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideCacheContent.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/CacheContent.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideComment.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Comment.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideDefaultApp.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/DefaultApp.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideDeveloperApp.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/DeveloperApp.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideEvent.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Event.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideEventsMember.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/EventsMember.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideFeed.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Feed.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideFriend.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Friend.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideGroup.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Group.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideGroupsMember.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/GroupsMember.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideMail.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Mail.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideMailBox.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/MailBox.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideMailMessage.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/MailMessage.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideNetwork.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Network.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsidePage.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Page.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsidePagesApp.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/PagesApp.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsidePagesFan.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/PagesFan.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsidePagesInfo.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/PagesInfo.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsidePhoto.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Photo.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsidePhotoTag.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/PhotoTag.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsidePoke.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Poke.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideRsFavorite.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/RsFavorite.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideRsFavoritesList.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/RsFavoritesList.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideRsItem.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/RsItem.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideRsPaymentPlan.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/RsPaymentPlan.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideRsPrincipal.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/RsPrincipal.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideRsPrincipalMap.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/RsPrincipalMap.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideRsRating.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/RsRating.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideRsSocialSessionHistory.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/RsSocialSessionHistory.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideRsTrustAuthority.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/RsTrustAuthority.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideSchool.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/School.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideSession.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Session.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideShare.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Share.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideStatus.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Statu.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideStatusHistory.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/StatusHistory.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideSuggestion.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/Suggestion.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUser.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/User.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUsersApp.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/UsersApp.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUsersAppSession.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/UsersAppSession.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUsersNetwork.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/UsersNetwork.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUsersProfileBasic.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/UsersProfileBasic.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUsersProfileContact.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/UsersProfileContact.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUsersProfileEcontact.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/UsersProfileEcontact.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUsersProfileHighschool.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/UsersProfileHighschool.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUsersProfileLayout.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/UsersProfileLayout.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUsersProfileNetwork.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/UsersProfileNetwork.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUsersProfilePersonal.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/UsersProfilePersonal.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUsersProfileRel.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/UsersProfileRel.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUsersProfileSchool.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/UsersProfileSchool.php, Revision, 1407 Added : /trunk/api/includes/ringside/api/dao/records/RingsideUsersProfileWork.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/UsersProfileWork.php, Revision, 1407 Deleted : /trunk/api/includes/ringside/api/dao/records/RsFavorite.php Deleted : /trunk/api/includes/ringside/api/dao/records/RsFavoritesList.php Deleted : /trunk/api/includes/ringside/api/dao/records/RsItem.php Deleted : /trunk/api/includes/ringside/api/dao/records/RsPaymentPlan.php Deleted : /trunk/api/includes/ringside/api/dao/records/RsPrincipal.php Deleted : /trunk/api/includes/ringside/api/dao/records/RsPrincipalMap.php Deleted : /trunk/api/includes/ringside/api/dao/records/RsRating.php Deleted : /trunk/api/includes/ringside/api/dao/records/RsSocialSessionHistory.php Deleted : /trunk/api/includes/ringside/api/dao/records/RsTrustAuthority.php Deleted : /trunk/api/includes/ringside/api/dao/records/School.php Deleted : /trunk/api/includes/ringside/api/dao/records/Session.php Deleted : /trunk/api/includes/ringside/api/dao/records/Share.php Deleted : /trunk/api/includes/ringside/api/dao/records/Statu.php Deleted : /trunk/api/includes/ringside/api/dao/records/StatusHistory.php Deleted : /trunk/api/includes/ringside/api/dao/records/Suggestion.php Deleted : /trunk/api/includes/ringside/api/dao/records/User.php Deleted : /trunk/api/includes/ringside/api/dao/records/UsersApp.php Deleted : /trunk/api/includes/ringside/api/dao/records/UsersAppSession.php Deleted : /trunk/api/includes/ringside/api/dao/records/UsersNetwork.php Deleted : /trunk/api/includes/ringside/api/dao/records/UsersProfileBasic.php Deleted : /trunk/api/includes/ringside/api/dao/records/UsersProfileContact.php Deleted : /trunk/api/includes/ringside/api/dao/records/UsersProfileEcontact.php Deleted : /trunk/api/includes/ringside/api/dao/records/UsersProfileHighschool.php Deleted : /trunk/api/includes/ringside/api/dao/records/UsersProfileLayout.php Deleted : /trunk/api/includes/ringside/api/dao/records/UsersProfileNetwork.php Deleted : /trunk/api/includes/ringside/api/dao/records/UsersProfilePersonal.php Deleted : /trunk/api/includes/ringside/api/dao/records/UsersProfileRel.php Deleted : /trunk/api/includes/ringside/api/dao/records/UsersProfileSchool.php Deleted : /trunk/api/includes/ringside/api/dao/records/UsersProfileWork.php Deleted : /trunk/api/includes/ringside/api/db/RingsideApiDbComments.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbApp.php Modified : /trunk/api/includes/ringside/rest/CommentsAdd.php Modified : /trunk/api/includes/ringside/rest/CommentsCount.php Modified : /trunk/api/includes/ringside/rest/CommentsDelete.php Modified : /trunk/api/includes/ringside/rest/CommentsGet.php Modified : /trunk/api/test/functional/db/CommentsDbTestCase.php Revision: 1407 Author: mschachter Date: 5:25:40 PM, Tuesday, May 13, 2008 Message: minor spelling fix ---- Modified : /trunk/api/includes/ringside/api/dao/records/RsPrincipalMap.php Revision: 1406 Author: mlugert Date: 5:04:13 PM, Tuesday, May 13, 2008 Message: string fix ---- Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbComments.php Revision: 1405 Author: brobinson Date: 4:32:28 PM, Tuesday, May 13, 2008 Message: Added parameters to subscribe_user_to_app(), added validation, added tests ---- Modified : /trunk/api/clients/php/ringside/api/clients/RingsideApiClientsRest.php Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbPayments.php Modified : /trunk/api/includes/ringside/rest/SubscribeUserToApp.php Modified : /trunk/api/test/functional/api/SubscribeUserToAppTestCase.php Modified : /trunk/api/test/functional/sql/AllAPITests-setup.sql Modified : /trunk/api/vendor/PEAR/includes/Payment/Process/AuthorizeNetSubscriptions.php Revision: 1404 Author: mlugert Date: 4:09:56 PM, Tuesday, May 13, 2008 Message: includes ---- Modified : /trunk/api/includes/ringside/api/dao/records/Statu.php Deleted : /trunk/api/includes/ringside/api/dao/records/StatuTable.php Added : /trunk/api/includes/ringside/api/dao/records/StatusTable.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/StatuTable.php, Revision, 1395 Deleted : /trunk/api/includes/ringside/api/dao/records/generated/BaseStatu.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseStatus.php(Copy from path: /trunk/api/includes/ringside/api/dao/records/generated/BaseStatu.php, Revision, 1395 Revision: 1403 Author: mlugert Date: 4:05:52 PM, Tuesday, May 13, 2008 Message: includes ---- Modified : /trunk/api/includes/ringside/api/dao/records/DeveloperApp.php Modified : /trunk/api/includes/ringside/api/dao/records/Event.php Modified : /trunk/api/includes/ringside/api/dao/records/EventsMember.php Revision: 1402 Author: mlugert Date: 4:05:05 PM, Tuesday, May 13, 2008 Message: includes ---- Modified : /trunk/api/includes/ringside/api/dao/records/DefaultApp.php Revision: 1401 Author: mlugert Date: 4:04:17 PM, Tuesday, May 13, 2008 Message: includes ---- Modified : /trunk/api/includes/ringside/api/dao/records/Comment.php Revision: 1400 Author: mlugert Date: 4:02:22 PM, Tuesday, May 13, 2008 Message: cleaned up includes ---- Modified : /trunk/api/includes/ringside/api/dao/RingsideOpenFBDbFriends.php Revision: 1399 Author: mlugert Date: 4:00:02 PM, Tuesday, May 13, 2008 Message: Finished porting friends, still need to rename, but later. ---- Modified : /trunk/api/includes/ringside/api/dao/RingsideOpenFBDbFriends.php Revision: 1398 Author: mlugert Date: 3:51:05 PM, Tuesday, May 13, 2008 Message: Added includes to each record ---- Modified : /trunk/api/includes/ringside/api/dao/records/Album.php Modified : /trunk/api/includes/ringside/api/dao/records/App.php Modified : /trunk/api/includes/ringside/api/dao/records/AppKey.php Modified : /trunk/api/includes/ringside/api/dao/records/AppPref.php Modified : /trunk/api/includes/ringside/api/dao/records/AppProfile.php Modified : /trunk/api/includes/ringside/api/dao/records/CacheContent.php Modified : /trunk/api/includes/ringside/api/dao/records/Feed.php Modified : /trunk/api/includes/ringside/api/dao/records/Group.php Modified : /trunk/api/includes/ringside/api/dao/records/GroupsMember.php Modified : /trunk/api/includes/ringside/api/dao/records/Mail.php Modified : /trunk/api/includes/ringside/api/dao/records/MailBox.php Modified : /trunk/api/includes/ringside/api/dao/records/MailMessage.php Modified : /trunk/api/includes/ringside/api/dao/records/Network.php Modified : /trunk/api/includes/ringside/api/dao/records/Page.php Modified : /trunk/api/includes/ringside/api/dao/records/PagesApp.php Modified : /trunk/api/includes/ringside/api/dao/records/PagesFan.php Modified : /trunk/api/includes/ringside/api/dao/records/PagesInfo.php Modified : /trunk/api/includes/ringside/api/dao/records/Photo.php Modified : /trunk/api/includes/ringside/api/dao/records/PhotoTag.php Modified : /trunk/api/includes/ringside/api/dao/records/Poke.php Modified : /trunk/api/includes/ringside/api/dao/records/RsFavorite.php Modified : /trunk/api/includes/ringside/api/dao/records/RsFavoritesList.php Modified : /trunk/api/includes/ringside/api/dao/records/RsItem.php Modified : /trunk/api/includes/ringside/api/dao/records/RsPaymentPlan.php Modified : /trunk/api/includes/ringside/api/dao/records/RsPrincipal.php Modified : /trunk/api/includes/ringside/api/dao/records/RsPrincipalMap.php Modified : /trunk/api/includes/ringside/api/dao/records/RsRating.php Modified : /trunk/api/includes/ringside/api/dao/records/RsSocialSessionHistory.php Modified : /trunk/api/includes/ringside/api/dao/records/RsTrustAuthority.php Modified : /trunk/api/includes/ringside/api/dao/records/School.php Modified : /trunk/api/includes/ringside/api/dao/records/Session.php Modified : /trunk/api/includes/ringside/api/dao/records/Share.php Modified : /trunk/api/includes/ringside/api/dao/records/Statu.php Modified : /trunk/api/includes/ringside/api/dao/records/StatusHistory.php Modified : /trunk/api/includes/ringside/api/dao/records/Suggestion.php Modified : /trunk/api/includes/ringside/api/dao/records/User.php Modified : /trunk/api/includes/ringside/api/dao/records/UsersApp.php Modified : /trunk/api/includes/ringside/api/dao/records/UsersAppSession.php Modified : /trunk/api/includes/ringside/api/dao/records/UsersNetwork.php Modified : /trunk/api/includes/ringside/api/dao/records/UsersProfileContact.php Modified : /trunk/api/includes/ringside/api/dao/records/UsersProfileEcontact.php Modified : /trunk/api/includes/ringside/api/dao/records/UsersProfileHighschool.php Modified : /trunk/api/includes/ringside/api/dao/records/UsersProfileLayout.php Modified : /trunk/api/includes/ringside/api/dao/records/UsersProfileNetwork.php Modified : /trunk/api/includes/ringside/api/dao/records/UsersProfilePersonal.php Modified : /trunk/api/includes/ringside/api/dao/records/UsersProfileRel.php Modified : /trunk/api/includes/ringside/api/dao/records/UsersProfileSchool.php Modified : /trunk/api/includes/ringside/api/dao/records/UsersProfileWork.php Revision: 1397 Author: mlugert Date: 3:23:36 PM, Tuesday, May 13, 2008 Message: AcceptInvite method ported ---- Modified : /trunk/api/includes/ringside/api/dao/RingsideOpenFBDbFriends.php Revision: 1396 Author: mlugert Date: 3:09:07 PM, Tuesday, May 13, 2008 Message: ported create friend method ---- Modified : /trunk/api/includes/ringside/api/dao/RingsideOpenFBDbFriends.php Modified : /trunk/api/test/functional/api/PagesIsFanTestCase.php Revision: 1395 Author: mlugert Date: 2:58:56 PM, Tuesday, May 13, 2008 Message: Initial Checkin of Doctrine Port. Includes port of one DAO, RingsideOpenFBDbFriends.php. ---- Added : /trunk/api/includes/ringside/api/bo Modified : /trunk/api/includes/ringside/api/config/RingsideApiConfig.php Added : /trunk/api/includes/ringside/api/dao Added : /trunk/api/includes/ringside/api/dao/DaoService.php Added : /trunk/api/includes/ringside/api/dao/RingsideOpenFBDbFriends.php Added : /trunk/api/includes/ringside/api/dao/records Added : /trunk/api/includes/ringside/api/dao/records/Album.php Added : /trunk/api/includes/ringside/api/dao/records/AlbumTable.php Added : /trunk/api/includes/ringside/api/dao/records/App.php Added : /trunk/api/includes/ringside/api/dao/records/AppKey.php Added : /trunk/api/includes/ringside/api/dao/records/AppKeyTable.php Added : /trunk/api/includes/ringside/api/dao/records/AppPref.php Added : /trunk/api/includes/ringside/api/dao/records/AppPrefTable.php Added : /trunk/api/includes/ringside/api/dao/records/AppProfile.php Added : /trunk/api/includes/ringside/api/dao/records/AppProfileTable.php Added : /trunk/api/includes/ringside/api/dao/records/AppTable.php Added : /trunk/api/includes/ringside/api/dao/records/CacheContent.php Added : /trunk/api/includes/ringside/api/dao/records/CacheContentTable.php Added : /trunk/api/includes/ringside/api/dao/records/Comment.php Added : /trunk/api/includes/ringside/api/dao/records/CommentTable.php Added : /trunk/api/includes/ringside/api/dao/records/DefaultApp.php Added : /trunk/api/includes/ringside/api/dao/records/DefaultAppTable.php Added : /trunk/api/includes/ringside/api/dao/records/DeveloperApp.php Added : /trunk/api/includes/ringside/api/dao/records/DeveloperAppTable.php Added : /trunk/api/includes/ringside/api/dao/records/Event.php Added : /trunk/api/includes/ringside/api/dao/records/EventTable.php Added : /trunk/api/includes/ringside/api/dao/records/EventsMember.php Added : /trunk/api/includes/ringside/api/dao/records/EventsMemberTable.php Added : /trunk/api/includes/ringside/api/dao/records/Feed.php Added : /trunk/api/includes/ringside/api/dao/records/FeedTable.php Added : /trunk/api/includes/ringside/api/dao/records/Friend.php Added : /trunk/api/includes/ringside/api/dao/records/FriendTable.php Added : /trunk/api/includes/ringside/api/dao/records/Group.php Added : /trunk/api/includes/ringside/api/dao/records/GroupTable.php Added : /trunk/api/includes/ringside/api/dao/records/GroupsMember.php Added : /trunk/api/includes/ringside/api/dao/records/GroupsMemberTable.php Added : /trunk/api/includes/ringside/api/dao/records/Mail.php Added : /trunk/api/includes/ringside/api/dao/records/MailBox.php Added : /trunk/api/includes/ringside/api/dao/records/MailBoxTable.php Added : /trunk/api/includes/ringside/api/dao/records/MailMessage.php Added : /trunk/api/includes/ringside/api/dao/records/MailMessageTable.php Added : /trunk/api/includes/ringside/api/dao/records/MailTable.php Added : /trunk/api/includes/ringside/api/dao/records/Network.php Added : /trunk/api/includes/ringside/api/dao/records/NetworkTable.php Added : /trunk/api/includes/ringside/api/dao/records/Page.php Added : /trunk/api/includes/ringside/api/dao/records/PageTable.php Added : /trunk/api/includes/ringside/api/dao/records/PagesApp.php Added : /trunk/api/includes/ringside/api/dao/records/PagesAppTable.php Added : /trunk/api/includes/ringside/api/dao/records/PagesFan.php Added : /trunk/api/includes/ringside/api/dao/records/PagesFanTable.php Added : /trunk/api/includes/ringside/api/dao/records/PagesInfo.php Added : /trunk/api/includes/ringside/api/dao/records/PagesInfoTable.php Added : /trunk/api/includes/ringside/api/dao/records/Photo.php Added : /trunk/api/includes/ringside/api/dao/records/PhotoTable.php Added : /trunk/api/includes/ringside/api/dao/records/PhotoTag.php Added : /trunk/api/includes/ringside/api/dao/records/PhotoTagTable.php Added : /trunk/api/includes/ringside/api/dao/records/Poke.php Added : /trunk/api/includes/ringside/api/dao/records/PokeTable.php Added : /trunk/api/includes/ringside/api/dao/records/RsFavorite.php Added : /trunk/api/includes/ringside/api/dao/records/RsFavoriteTable.php Added : /trunk/api/includes/ringside/api/dao/records/RsFavoritesList.php Added : /trunk/api/includes/ringside/api/dao/records/RsFavoritesListTable.php Added : /trunk/api/includes/ringside/api/dao/records/RsItem.php Added : /trunk/api/includes/ringside/api/dao/records/RsItemTable.php Added : /trunk/api/includes/ringside/api/dao/records/RsPaymentPlan.php Added : /trunk/api/includes/ringside/api/dao/records/RsPaymentPlanTable.php Added : /trunk/api/includes/ringside/api/dao/records/RsPrincipal.php Added : /trunk/api/includes/ringside/api/dao/records/RsPrincipalMap.php Added : /trunk/api/includes/ringside/api/dao/records/RsPrincipalMapTable.php Added : /trunk/api/includes/ringside/api/dao/records/RsPrincipalTable.php Added : /trunk/api/includes/ringside/api/dao/records/RsRating.php Added : /trunk/api/includes/ringside/api/dao/records/RsRatingTable.php Added : /trunk/api/includes/ringside/api/dao/records/RsSocialSessionHistory.php Added : /trunk/api/includes/ringside/api/dao/records/RsSocialSessionHistoryTable.php Added : /trunk/api/includes/ringside/api/dao/records/RsTrustAuthority.php Added : /trunk/api/includes/ringside/api/dao/records/RsTrustAuthorityTable.php Added : /trunk/api/includes/ringside/api/dao/records/School.php Added : /trunk/api/includes/ringside/api/dao/records/SchoolTable.php Added : /trunk/api/includes/ringside/api/dao/records/Session.php Added : /trunk/api/includes/ringside/api/dao/records/SessionTable.php Added : /trunk/api/includes/ringside/api/dao/records/Share.php Added : /trunk/api/includes/ringside/api/dao/records/ShareTable.php Added : /trunk/api/includes/ringside/api/dao/records/Statu.php Added : /trunk/api/includes/ringside/api/dao/records/StatuTable.php Added : /trunk/api/includes/ringside/api/dao/records/StatusHistory.php Added : /trunk/api/includes/ringside/api/dao/records/StatusHistoryTable.php Added : /trunk/api/includes/ringside/api/dao/records/Suggestion.php Added : /trunk/api/includes/ringside/api/dao/records/SuggestionTable.php Added : /trunk/api/includes/ringside/api/dao/records/User.php Added : /trunk/api/includes/ringside/api/dao/records/UserTable.php Added : /trunk/api/includes/ringside/api/dao/records/UsersApp.php Added : /trunk/api/includes/ringside/api/dao/records/UsersAppSession.php Added : /trunk/api/includes/ringside/api/dao/records/UsersAppSessionTable.php Added : /trunk/api/includes/ringside/api/dao/records/UsersAppTable.php Added : /trunk/api/includes/ringside/api/dao/records/UsersNetwork.php Added : /trunk/api/includes/ringside/api/dao/records/UsersNetworkTable.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileBasic.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileBasicTable.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileContact.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileContactTable.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileEcontact.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileEcontactTable.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileHighschool.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileHighschoolTable.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileLayout.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileLayoutTable.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileNetwork.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileNetworkTable.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfilePersonal.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfilePersonalTable.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileRel.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileRelTable.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileSchool.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileSchoolTable.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileWork.php Added : /trunk/api/includes/ringside/api/dao/records/UsersProfileWorkTable.php Added : /trunk/api/includes/ringside/api/dao/records/generated Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseAlbum.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseApp.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseAppKey.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseAppPref.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseAppProfile.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseCacheContent.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseComment.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseDefaultApp.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseDeveloperApp.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseEvent.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseEventsMember.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseFeed.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseFriend.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseGroup.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseGroupsMember.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseMail.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseMailBox.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseMailMessage.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseNetwork.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BasePage.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BasePagesApp.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BasePagesFan.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BasePagesInfo.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BasePhoto.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BasePhotoTag.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BasePoke.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseRsFavorite.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseRsFavoritesList.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseRsItem.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseRsPaymentPlan.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseRsPrincipal.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseRsPrincipalMap.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseRsRating.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseRsSocialSessionHistory.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseRsTrustAuthority.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseSchool.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseSession.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseShare.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseStatu.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseStatusHistory.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseSuggestion.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUser.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersApp.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersAppSession.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersNetwork.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersProfileBasic.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersProfileContact.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersProfileEcontact.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersProfileHighschool.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersProfileLayout.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersProfileNetwork.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersProfilePersonal.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersProfileRel.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersProfileSchool.php Added : /trunk/api/includes/ringside/api/dao/records/generated/BaseUsersProfileWork.php Deleted : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbFriends.php Modified : /trunk/api/includes/ringside/api/facebook/FeedPublishTemplatizedAction.php Modified : /trunk/api/includes/ringside/api/facebook/FriendsAreFriends.php Modified : /trunk/api/includes/ringside/api/facebook/FriendsGet.php Modified : /trunk/api/includes/ringside/api/facebook/FriendsGetAppUsers.php Modified : /trunk/api/includes/ringside/api/facebook/PagesIsFan.php Modified : /trunk/api/includes/ringside/api/fql/UserDbTableAdaptor.php Modified : /trunk/api/includes/ringside/api/notifications/FriendRequests.php Modified : /trunk/api/includes/ringside/rest/FriendsAccept.php Modified : /trunk/api/includes/ringside/rest/FriendsInvite.php Modified : /trunk/api/includes/ringside/rest/FriendsSearch.php Modified : /trunk/api/test/functional/api/PagesIsFanTestCase.php Added : /trunk/build/DBExport.php Added : /trunk/build/DBImport.php Revision: 1394 Author: mschachter Date: 2:42:28 PM, Tuesday, May 13, 2008 Message: got rid of memory statement in favor of changing php.ini on hudson (other things were failing on hudson also due to lack of memory) ---- Modified : /trunk/api/test/functional/BaseAPITestCase.php Revision: 1393 Author: mschachter Date: 1:32:41 PM, Tuesday, May 13, 2008 Message: try #2 ---- Modified : /trunk/api/test/functional/BaseAPITestCase.php Revision: 1392 Author: mschachter Date: 1:28:44 PM, Tuesday, May 13, 2008 Message: hopefully fixing an out-of-memory error on hudson ---- Modified : /trunk/api/test/functional/BaseAPITestCase.php Revision: 1391 Author: mazz Date: 9:17:06 PM, Monday, May 12, 2008 Message: collect response time data for app->API call ---- Modified : /trunk/api/includes/ringside/api/OpenFBServer.php Revision: 1390 Author: mazz Date: 9:16:29 PM, Monday, May 12, 2008 Message: blindly delete the RT data if the file gets too large ---- Modified : /trunk/api/includes/ringside/event/ResponseTimeFileEventListener.php Revision: 1389 Author: wreichardt Date: 2:24:49 PM, Monday, May 12, 2008 Message: Security token decoder dor social sessions and A people service for OS ---- Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/RingsideGadgetTokenDecoder.php Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/examples/Test.xml Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/RingsidePeopleService.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/RingsidePersonFactory.php Revision: 1388 Author: wreichardt Date: 2:21:20 PM, Monday, May 12, 2008 Message: Support for encoding social sessionsinto OS security tokens and inital People service support (in progress) ---- Modified : /trunk/social/public/gadgets/config.php Modified : /trunk/social/public/gadgets/index.php Modified : /trunk/social/vendor/shindig/includes/shindig/config/container.js Modified : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/container.js Modified : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/opensocial.js Modified : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/examples/SocialHelloWorld.xml Modified : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/samplecontainer.html Modified : /trunk/social/vendor/shindig/includes/shindig/socialdata/http/GadgetDataServlet.php Modified : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/BasicPeopleService.php Modified : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/OpenSocialDataHandler.php Revision: 1387 Author: wreichardt Date: 2:17:41 PM, Monday, May 12, 2008 Message: Widget Trust was inserting multiple ? in it social callback URLS ---- Modified : /trunk/social/includes/ringside/social/api/RingsideSocialApiTrust.php Revision: 1386 Author: wreichardt Date: 2:17:20 PM, Monday, May 12, 2008 Message: Widget Trust was inserting multiple ? in it social callback URLS ---- Modified : /trunk/social/includes/ringside/social/RingsideSocialServerTrust.php Revision: 1385 Author: jkiesel Date: 10:59:39 PM, Sunday, May 11, 2008 Message: modified style ---- Modified : /trunk/social/includes/ringside/social/dsl/handlers/fbml/fbTabsHandler.php Revision: 1384 Author: jkiesel Date: 10:58:35 PM, Sunday, May 11, 2008 Message: modified style ---- Modified : /trunk/social/includes/ringside/social/dsl/handlers/fbml/fbTabsHandler.php Revision: 1383 Author: jkiesel Date: 10:54:25 PM, Sunday, May 11, 2008 Message: modified style ---- Modified : /trunk/web/public/css/ringside.css Revision: 1382 Author: jkiesel Date: 10:53:53 PM, Sunday, May 11, 2008 Message: modified to update style of tabs. ---- Modified : /trunk/social/includes/ringside/social/dsl/handlers/fbml/fbTabsHandler.php Revision: 1381 Author: mschachter Date: 7:16:43 PM, Friday, May 09, 2008 Message: addressed RS-270 ---- Modified : /trunk/web/public/js/ajax.js Modified : /trunk/web/public/oneapp.inc Revision: 1380 Author: mazz Date: 4:46:13 PM, Friday, May 09, 2008 Message: comment out last checkin - needs php 5.2.x ---- Modified : /trunk/api/includes/ringside/api/OpenFBServer.php Revision: 1379 Author: mazz Date: 4:27:40 PM, Friday, May 09, 2008 Message: log stats on application->API (who called what API, when and how long did the API take to process the request) ---- Modified : /trunk/api/includes/ringside/api/OpenFBServer.php Revision: 1378 Author: mazz Date: 4:20:41 PM, Friday, May 09, 2008 Message: put all stat data in a single file ---- Modified : /trunk/api/includes/ringside/event/ResponseTimeFileEventListener.php Modified : /trunk/api/test/unit/event/ResponseTimeEventTestCase.php Revision: 1377 Author: mschachter Date: 3:08:54 PM, Friday, May 09, 2008 Message: dumbed down test a bit so it passes when people have different LocalSettings.php files ---- Modified : /trunk/api/test/functional/api/AdminGetServerInfoTestCase.php Revision: 1376 Author: mschachter Date: 3:07:12 PM, Friday, May 09, 2008 Message: minor change to exception message ---- Modified : /trunk/api/includes/ringside/rest/AdminSetPaymentGateway.php Revision: 1375 Author: brobinson Date: 12:20:16 PM, Friday, May 09, 2008 Message: Fixed this stupid test ---- Modified : /trunk/social/test/unit/fbml/fbTabsTestCase.php Revision: 1374 Author: brobinson Date: 11:34:22 AM, Friday, May 09, 2008 Message: Attempted fix ---- Modified : /trunk/social/test/unit/fbml/fbTabsTestCase.php Revision: 1373 Author: mazz Date: 11:27:35 AM, Friday, May 09, 2008 Message: support php versions lower than 5.2.1 by determining the temp dir in some other ways when appropriate ---- Modified : /trunk/api/includes/ringside/event/FileUtil.php Modified : /trunk/api/includes/ringside/event/ResponseTimeFileEventListener.php Revision: 1372 Author: jkiesel Date: 10:38:35 AM, Friday, May 09, 2008 Message: matched expected html to new output ---- Modified : /trunk/social/test/unit/fbml/fbTabsTestCase.php Revision: 1371 Author: brobinson Date: 3:17:21 AM, Friday, May 09, 2008 Message: Demo app for social payments ---- Added : /trunk/demo-apps/public/espn Added : /trunk/demo-apps/public/espn/config.php Added : /trunk/demo-apps/public/espn/header.inc Added : /trunk/demo-apps/public/espn/index.php Added : /trunk/demo-apps/public/espn/ringside Added : /trunk/demo-apps/public/espn/ringside/api Added : /trunk/demo-apps/public/espn/ringside/api/clients Added : /trunk/demo-apps/public/espn/ringside/api/clients/RingsideApiClients.php Added : /trunk/demo-apps/public/espn/ringside/api/clients/RingsideApiClientsConfig.php Added : /trunk/demo-apps/public/espn/ringside/api/clients/RingsideApiClientsRest.php Added : /trunk/demo-apps/public/espn/ringside/api/clients/RingsideRestClient.php Added : /trunk/demo-apps/public/espn/ringside/api/clients/facebook.php Added : /trunk/demo-apps/public/espn/ringside/api/clients/facebookapi_php5_restlib.php Added : /trunk/demo-apps/public/espn/story.php Revision: 1370 Author: brobinson Date: 2:44:21 AM, Friday, May 09, 2008 Message: I don't expect this to fix it, but it's closer ---- Modified : /trunk/social/test/unit/fbml/fbTabsTestCase.php Revision: 1369 Author: mazz Date: 1:37:33 AM, Friday, May 09, 2008 Message: response time event listener can write data to a data file. ---- Added : /trunk/api/includes/ringside/event/ErrorUtil.php Modified : /trunk/api/includes/ringside/event/EventDispatcher.php Modified : /trunk/api/includes/ringside/event/EventDispatcherFactory.php Added : /trunk/api/includes/ringside/event/FileUtil.php Modified : /trunk/api/includes/ringside/event/ResponseTimeEvent.php Modified : /trunk/api/includes/ringside/event/ResponseTimeEventDispatcher.php Added : /trunk/api/includes/ringside/event/ResponseTimeFileEventListener.php Modified : /trunk/api/includes/ringside/event/SimpleEventDispatcher.php Modified : /trunk/api/includes/ringside/event/TupleEvent.php Modified : /trunk/api/test/unit/event/EventTestCase.php Added : /trunk/api/test/unit/event/ResponseTimeEventTestCase.php Modified : /trunk/api/test/unit/event/StopWatchTestCase.php Revision: 1368 Author: jkiesel Date: 1:36:25 AM, Friday, May 09, 2008 Message: modified style ---- Modified : /trunk/web/public/css/ringside.css Revision: 1367 Author: jkiesel Date: 1:36:03 AM, Friday, May 09, 2008 Message: modified markup of tabs. ---- Modified : /trunk/social/includes/ringside/social/dsl/handlers/fbml/fbTabsHandler.php Revision: 1366 Author: mazz Date: 5:40:24 PM, Thursday, May 08, 2008 Message: infrastructure to emit response time events. includes tests ---- Modified : /trunk/api/includes/ringside/event/Event.php Modified : /trunk/api/includes/ringside/event/EventDispatcher.php Modified : /trunk/api/includes/ringside/event/EventDispatcherFactory.php Modified : /trunk/api/includes/ringside/event/EventListener.php Added : /trunk/api/includes/ringside/event/ResponseTimeEvent.php Added : /trunk/api/includes/ringside/event/ResponseTimeEventDispatcher.php Modified : /trunk/api/includes/ringside/event/SimpleEventDispatcher.php Added : /trunk/api/includes/ringside/event/StopWatch.php Added : /trunk/api/includes/ringside/event/Tuple.php Added : /trunk/api/includes/ringside/event/TupleEvent.php Modified : /trunk/api/test/unit/event/EventTestCase.php Added : /trunk/api/test/unit/event/StopWatchTestCase.php Revision: 1365 Author: mazz Date: 4:01:56 PM, Thursday, May 08, 2008 Message: need these for the test reporting stuff ---- Added : /trunk/api/test/unit/conf/coverage-frames.xsl Added : /trunk/api/test/unit/conf/phpunit2-noframes.xsl Added : /trunk/api/test/unit/conf/str.replace.function.xsl Revision: 1364 Author: brobinson Date: 3:32:19 PM, Thursday, May 08, 2008 Message: Added subscription id column to subscriptions table. SubscribeUserToApp now reads payment gateway credentials from database. Need to encrypt them once we have mcrypt. ---- Modified : /trunk/api/config/ringside-schema.sql Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbPayments.php Modified : /trunk/api/includes/ringside/rest/AdminGetPaymentGateway.php Modified : /trunk/api/includes/ringside/rest/SubscribeUserToApp.php Modified : /trunk/api/test/functional/api/AdminPaymentGatewayTestCase.php Modified : /trunk/api/test/functional/api/SubscribeUserToAppTestCase.php Revision: 1363 Author: brobinson Date: 12:43:20 PM, Thursday, May 08, 2008 Message: hooked up networks app ---- Modified : /trunk/system-apps/includes/ringside/apps/cpanel/templates/tabitems.tpl Revision: 1362 Author: brobinson Date: 12:37:07 PM, Thursday, May 08, 2008 Message: Added cpanel system app ---- Added : /trunk/system-apps/public/apps/cpanel Added : /trunk/system-apps/public/apps/cpanel/RingsideAppsCpanelPlugin.php Added : /trunk/system-apps/public/apps/cpanel/header.inc Added : /trunk/system-apps/public/apps/cpanel/index.php Revision: 1361 Author: brobinson Date: 12:36:43 PM, Thursday, May 08, 2008 Message: Added cpanel system app ---- Added : /trunk/system-apps/includes/ringside/apps/cpanel Added : /trunk/system-apps/includes/ringside/apps/cpanel/templates Added : /trunk/system-apps/includes/ringside/apps/cpanel/templates/tabitems.tpl Revision: 1360 Author: jkiesel Date: 12:23:37 PM, Thursday, May 08, 2008 Message: added tab for control panel ---- Modified : /trunk/system-apps/public/apps/menu/index.php Revision: 1359 Author: mazz Date: 12:05:07 PM, Thursday, May 08, 2008 Message: introduce new event dispatcher factory that manages dispatcher singletons. have tests use it ---- Added : /trunk/api/includes/ringside/event/EventDispatcherFactory.php Modified : /trunk/api/test/unit/event/EventTestCase.php Revision: 1358 Author: mazz Date: 11:24:17 AM, Thursday, May 08, 2008 Message: use object hash to store listeners in assoc. array be able to remove listeners more testing ---- Modified : /trunk/api/includes/ringside/event/EventDispatcher.php Modified : /trunk/api/includes/ringside/event/SimpleEventDispatcher.php Modified : /trunk/api/test/unit/event/EventTestCase.php Revision: 1357 Author: mazz Date: 12:29:58 AM, Thursday, May 08, 2008 Message: don't make abstract dispatcher, just create a concrete simple one - let others subclass if need be ---- Deleted : /trunk/api/includes/ringside/event/AbstractEventDispatcher.php Added : /trunk/api/includes/ringside/event/SimpleEventDispatcher.php(Copy from path: /trunk/api/includes/ringside/event/AbstractEventDispatcher.php, Revision, 1356 Modified : /trunk/api/test/unit/event/EventTestCase.php Revision: 1356 Author: mazz Date: 12:26:25 AM, Thursday, May 08, 2008 Message: add abstract event dispatcher that simply holds listeners and dispatches events to them ---- Added : /trunk/api/includes/ringside/event/AbstractEventDispatcher.php Modified : /trunk/api/includes/ringside/event/EventDispatcher.php Modified : /trunk/api/test/unit/event/EventTestCase.php Revision: 1355 Author: jkiesel Date: 4:11:20 PM, Wednesday, May 07, 2008 Message: file origination ---- Added : /trunk/web/public/controlPanel.inc Revision: 1354 Author: mazz Date: 1:56:59 PM, Wednesday, May 07, 2008 Message: stupid pdt - strip ^M ---- Modified : /trunk/api/includes/ringside/event/Event.php Modified : /trunk/api/includes/ringside/event/EventDispatcher.php Modified : /trunk/api/includes/ringside/event/EventListener.php Modified : /trunk/api/test/unit/event/EventTestCase.php Revision: 1353 Author: mazz Date: 1:53:13 PM, Wednesday, May 07, 2008 Message: add unit test phing script to api subsystem introduce low level event module interfaces and a simple unit test to confirm the unit test script works ---- Added : /trunk/api/includes/ringside/event Added : /trunk/api/includes/ringside/event/Event.php Added : /trunk/api/includes/ringside/event/EventDispatcher.php Added : /trunk/api/includes/ringside/event/EventListener.php Modified : /trunk/api/test/unit Added : /trunk/api/test/unit/build.xml Added : /trunk/api/test/unit/conf Added : /trunk/api/test/unit/conf/phpunit2-frames.xsl Added : /trunk/api/test/unit/event Added : /trunk/api/test/unit/event/EventTestCase.php Revision: 1352 Author: brobinson Date: 1:22:49 PM, Wednesday, May 07, 2008 Message: Added admin functions to enable payment gateway provisioning. ---- Modified : /trunk/api/clients/php/ringside/api/clients/RingsideApiClientsRest.php Modified : /trunk/api/config/ringside-schema.sql Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbPayments.php Added : /trunk/api/includes/ringside/rest/AdminGetPaymentGateway.php Added : /trunk/api/includes/ringside/rest/AdminSetPaymentGateway.php Added : /trunk/api/test/functional/api/AdminPaymentGatewayTestCase.php Modified : /trunk/api/test/functional/sql/AllAPITests-setup.sql Revision: 1351 Author: mazz Date: 11:10:09 AM, Wednesday, May 07, 2008 Message: my anal retentiveness could not leave this be ---- Modified : /trunk/build/build-test.xml Revision: 1350 Author: mazz Date: 9:17:18 AM, Wednesday, May 07, 2008 Message: add some little comments ---- Modified : /trunk/social/includes/ringside/social/api/RingsideSocialApiRender.php Revision: 1349 Author: wreichardt Date: 11:26:19 PM, Tuesday, May 06, 2008 Message: Added the ifr servlet description to the 404 document to test gadgets. ---- Modified : /trunk/social/public/gadgets/index.php Revision: 1348 Author: wreichardt Date: 6:17:22 PM, Tuesday, May 06, 2008 Message: New: Integrated shindig container. Requires mcrypt.so to function. When deployed, it can be demo'ed from http://localhost/ringside/gadgets/. Social Server has not been integrated with Ringside Data. That is still in progress. ---- Modified : /trunk/build/build-deploy.xml Added : /trunk/demo-apps/public/trail_map_7/ajax_support.js Added : /trunk/demo-apps/public/trail_map_7/promotion.html Added : /trunk/demo-apps/public/trail_map_7/test.html Added : /trunk/social/public/gadgets Added : /trunk/social/public/gadgets/.htaccess Added : /trunk/social/public/gadgets/config.php Added : /trunk/social/public/gadgets/index.php Added : /trunk/social/public/rsauth.js Added : /trunk/social/vendor/shindig Added : /trunk/social/vendor/shindig/includes Added : /trunk/social/vendor/shindig/includes/shindig Added : /trunk/social/vendor/shindig/includes/shindig/common Added : /trunk/social/vendor/shindig/includes/shindig/common/BlobCrypter.php Added : /trunk/social/vendor/shindig/includes/shindig/common/Cache.php Added : /trunk/social/vendor/shindig/includes/shindig/common/CacheFile.php Added : /trunk/social/vendor/shindig/includes/shindig/common/CacheMemcache.php Added : /trunk/social/vendor/shindig/includes/shindig/common/Crypto.php Added : /trunk/social/vendor/shindig/includes/shindig/common/HttpServlet.php Added : /trunk/social/vendor/shindig/includes/shindig/common/Locale.php Added : /trunk/social/vendor/shindig/includes/shindig/common/RemoteContent.php Added : /trunk/social/vendor/shindig/includes/shindig/common/RemoteContentFetcher.php Added : /trunk/social/vendor/shindig/includes/shindig/common/RemoteContentRequest.php Added : /trunk/social/vendor/shindig/includes/shindig/config Added : /trunk/social/vendor/shindig/includes/shindig/config/container.js Added : /trunk/social/vendor/shindig/includes/shindig/config/oauth.json Added : /trunk/social/vendor/shindig/includes/shindig/features Added : /trunk/social/vendor/shindig/includes/shindig/features/README Added : /trunk/social/vendor/shindig/includes/shindig/features/analytics Added : /trunk/social/vendor/shindig/includes/shindig/features/analytics/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/caja Added : /trunk/social/vendor/shindig/includes/shindig/features/caja/caja.js Added : /trunk/social/vendor/shindig/includes/shindig/features/caja/domita.js Added : /trunk/social/vendor/shindig/includes/shindig/features/caja/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/caja/html-sanitizer.js Added : /trunk/social/vendor/shindig/includes/shindig/features/caja/html4-defs.js Added : /trunk/social/vendor/shindig/includes/shindig/features/caja/log-to-console.js Added : /trunk/social/vendor/shindig/includes/shindig/features/caja/permissive.js Added : /trunk/social/vendor/shindig/includes/shindig/features/caja/unicode.js Added : /trunk/social/vendor/shindig/includes/shindig/features/core Added : /trunk/social/vendor/shindig/includes/shindig/features/core/config.js Added : /trunk/social/vendor/shindig/includes/shindig/features/core/core.js Added : /trunk/social/vendor/shindig/includes/shindig/features/core/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/core/json.js Added : /trunk/social/vendor/shindig/includes/shindig/features/core/legacy.js Added : /trunk/social/vendor/shindig/includes/shindig/features/core/prefs.js Added : /trunk/social/vendor/shindig/includes/shindig/features/core/util.js Added : /trunk/social/vendor/shindig/includes/shindig/features/core.io Added : /trunk/social/vendor/shindig/includes/shindig/features/core.io/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/core.io/io.js Added : /trunk/social/vendor/shindig/includes/shindig/features/dynamic-height Added : /trunk/social/vendor/shindig/includes/shindig/features/dynamic-height/dynamic-height.js Added : /trunk/social/vendor/shindig/includes/shindig/features/dynamic-height/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/features.txt Added : /trunk/social/vendor/shindig/includes/shindig/features/flash Added : /trunk/social/vendor/shindig/includes/shindig/features/flash/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/flash/flash.js Added : /trunk/social/vendor/shindig/includes/shindig/features/ifpc Added : /trunk/social/vendor/shindig/includes/shindig/features/ifpc/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/ifpc/ifpc.js Added : /trunk/social/vendor/shindig/includes/shindig/features/locked-domain Added : /trunk/social/vendor/shindig/includes/shindig/features/locked-domain/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/minimessage Added : /trunk/social/vendor/shindig/includes/shindig/features/minimessage/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/minimessage/minimessage.js Added : /trunk/social/vendor/shindig/includes/shindig/features/oauth Added : /trunk/social/vendor/shindig/includes/shindig/features/oauth/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.6 Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.6/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.6/opensocial6to7.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.7 Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.7/batchrequest.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.7/batchrequesttest.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.7/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.7/jsonactivity.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.7/jsonactivitytest.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.7/jsoncontainer.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.7/jsonperson.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-0.7/restfulcontainer.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/activity.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/activitytest.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/address.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/bodytype.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/collection.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/container.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/datarequest.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/dataresponse.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/email.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/enum.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/environment.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/message.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/name.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/opensocial.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/organization.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/person.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/phone.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/responseitem.js Added : /trunk/social/vendor/shindig/includes/shindig/features/opensocial-reference/url.js Added : /trunk/social/vendor/shindig/includes/shindig/features/rpc Added : /trunk/social/vendor/shindig/includes/shindig/features/rpc/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/rpc/rpc.js Added : /trunk/social/vendor/shindig/includes/shindig/features/setprefs Added : /trunk/social/vendor/shindig/includes/shindig/features/setprefs/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/setprefs/setprefs.js Added : /trunk/social/vendor/shindig/includes/shindig/features/settitle Added : /trunk/social/vendor/shindig/includes/shindig/features/settitle/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/settitle/settitle.js Added : /trunk/social/vendor/shindig/includes/shindig/features/skins Added : /trunk/social/vendor/shindig/includes/shindig/features/skins/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/skins/skins.js Added : /trunk/social/vendor/shindig/includes/shindig/features/tabs Added : /trunk/social/vendor/shindig/includes/shindig/features/tabs/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/tabs/tabs.js Added : /trunk/social/vendor/shindig/includes/shindig/features/views Added : /trunk/social/vendor/shindig/includes/shindig/features/views/feature.xml Added : /trunk/social/vendor/shindig/includes/shindig/features/views/views.js Added : /trunk/social/vendor/shindig/includes/shindig/gadgets Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/ContainerConfig.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/FeatureSpec.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/Gadget.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/GadgetBlacklist.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/GadgetContext.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/GadgetException.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/GadgetFeature.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/GadgetFeatureFactory.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/GadgetFeatureRegistry.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/GadgetId.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/GadgetServer.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/GadgetSigner.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/GadgetSpecParser.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/GadgetToken.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/GadgetTokenDecoder.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/JsFeatureLoader.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/JsLibrary.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/JsLibraryFeatureFactory.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/JsonRpcGadgetContext.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/JsonRpcHandler.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/LocaleSpec.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/MessageBundle.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/MessageBundleParser.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/ProxyHandler.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/Substitutions.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/UserPref.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/UserPrefs.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/http Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/http/FilesServlet.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/http/GadgetRenderingServlet.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/http/JsServlet.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/http/JsonRpcServlet.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/http/ProxyServlet.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/BasicBlobCrypter.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/BasicGadgetBlacklist.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/BasicGadgetToken.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/BasicGadgetTokenDecoder.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/BasicRemoteContent.php Added : /trunk/social/vendor/shindig/includes/shindig/gadgets/samplecontainer/BasicRemoteContentFetcher.php Added : /trunk/social/vendor/shindig/includes/shindig/javascript Added : /trunk/social/vendor/shindig/includes/shindig/javascript/README Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/cookiebaseduserprefstore.js Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/cookies.js Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/gadgets.css Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/gadgets.js Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/rpc_relay.html Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/rpc_relay.uncompressed.html Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/sample-metadata.html Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/sample1.html Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/sample2.html Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/sample3.html Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/sample4.html Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/sample5.html Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/sample6.html Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/sample7.html Added : /trunk/social/vendor/shindig/includes/shindig/javascript/container/util.js Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/examples Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/examples/SocialActivitiesWorld.xml Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/examples/SocialHelloWorld-caja.xml Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/examples/SocialHelloWorld.xml Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/examples/bubble.gif Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/examples/new.gif Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/examples/nophoto.gif Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/examples/oauth.xml Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/getting-started.html Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/samplecontainer.html Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/state-basicfriendlist.xml Added : /trunk/social/vendor/shindig/includes/shindig/javascript/samplecontainer/state.dtd Added : /trunk/social/vendor/shindig/includes/shindig/socialdata Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/DataResponse.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/GadgetDataHandler.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/RequestItem.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/ResponseItem.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/http Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/http/GadgetDataServlet.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/ActivitiesService.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/DataService.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/PeopleService.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/Activity.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/Address.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/ApiCollection.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/BodyType.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/Email.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/Enum.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/MediaItem.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/Message.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/Name.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/Organization.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/Person.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/Phone.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/Url.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/opensocial/model/idSpec.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/BasicActivitiesService.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/BasicDataService.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/BasicPeopleService.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/OpenSocialDataHandler.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/StateFileDataHandler.php Added : /trunk/social/vendor/shindig/includes/shindig/socialdata/samplecontainer/XmlStateFileFetcher.php Revision: 1347 Author: brobinson Date: 1:12:30 PM, Tuesday, May 06, 2008 Message: Added call out to Payment_Process pear package. ---- Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbPayments.php Modified : /trunk/api/includes/ringside/rest/SubscribeUserToApp.php Modified : /trunk/api/test/functional/api/SubscribeUserToAppTestCase.php Revision: 1346 Author: brobinson Date: 1:10:56 PM, Tuesday, May 06, 2008 Message: Subscritpion SPI implementation for Authorize.net via Payment_Process pear package. ---- Added : /trunk/api/vendor/PEAR/includes/Payment Added : /trunk/api/vendor/PEAR/includes/Payment/Process Added : /trunk/api/vendor/PEAR/includes/Payment/Process/AuthorizeNetSubscriptions.php Revision: 1345 Author: mazz Date: 11:01:28 AM, Tuesday, May 06, 2008 Message: clean up have better comments/documentation in build.properties ---- Modified : /trunk/LocalSettings.php.sample Modified : /trunk/build/build-clients.xml Modified : /trunk/build/build-deploy.xml Modified : /trunk/build/build-dev.xml Modified : /trunk/build/build-document.xml Modified : /trunk/build/build-pear.xml Modified : /trunk/build/build-tar.xml Modified : /trunk/build/build-test.xml Modified : /trunk/build/build.properties Revision: 1344 Author: wreichardt Date: 10:09:07 AM, Tuesday, May 06, 2008 Message: Removed log statements. ---- Modified : /trunk/social/public/rswidget.js Revision: 1343 Author: brobinson Date: 8:24:14 PM, Friday, May 02, 2008 Message: Reenabling test that was commented out (bad bad bad!) ---- Modified : /trunk/api/includes/ringside/rest/SubscriptionsGetAppPlans.php Modified : /trunk/api/test/functional/api/SubscriptionsGetAppPlansTestCase.php Revision: 1342 Author: mlugert Date: 7:15:21 PM, Friday, May 02, 2008 Message: Fixes made to remove defines. ---- Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbPayments.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbAlbum.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbApp.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbEvents.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbFriends.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbPhoto.php Modified : /trunk/api/includes/ringside/api/facebook/NotificationsGet.php Modified : /trunk/api/includes/ringside/api/notifications/EventInvites.php Modified : /trunk/api/includes/ringside/api/notifications/GroupInvites.php Modified : /trunk/api/includes/ringside/api/notifications/Messages.php Modified : /trunk/api/includes/ringside/api/notifications/Pokes.php Modified : /trunk/api/includes/ringside/api/notifications/Shares.php Modified : /trunk/api/includes/ringside/rest/SubscriptionsGetAppPlans.php Modified : /trunk/api/test/functional/api/PhotosCreateAlbumTestCase.php Modified : /trunk/api/test/functional/api/PhotosGetTestCase.php Modified : /trunk/api/test/functional/api/SubscriptionsGetAppPlansTestCase.php Modified : /trunk/api/test/functional/db/RingsideOpenFBDbAlbumTestCase.php Modified : /trunk/api/test/functional/db/RingsideOpenFBDbAppTestCase.php Modified : /trunk/api/test/functional/db/RingsideOpenFBDbEventsMembersTestCase.php Revision: 1341 Author: mschachter Date: 2:23:04 PM, Friday, May 02, 2008 Message: (hopefully) made java tests fail on compile or run error ---- Modified : /trunk/api/test/system/build.xml Revision: 1340 Author: mschachter Date: 2:04:07 PM, Friday, May 02, 2008 Message: changed java,javac,jar to use $JAVA_HOME ---- Modified : /trunk/api/test/system/build.xml Revision: 1339 Author: mschachter Date: 1:39:35 PM, Friday, May 02, 2008 Message: changed name of output jar ---- Modified : /trunk/api/test/system/build.xml Revision: 1338 Author: mschachter Date: 1:34:37 PM, Friday, May 02, 2008 Message: fixes to get the java client tests running again ---- Added : /trunk/api/clients/java/bin/RingsideRestClientJava.properties Modified : /trunk/api/clients/java/com/facebook/api/FacebookRestClient.java Modified : /trunk/api/test/functional/sql/AllAPITests-teardown.sql Modified : /trunk/api/test/system/AllTestsDbInit.php Modified : /trunk/api/test/system/build.xml Revision: 1337 Author: rfriedman Date: 1:27:11 PM, Friday, May 02, 2008 Message: ---- Modified : /trunk/license.txt Revision: 1336 Author: rfriedman Date: 1:15:57 PM, Friday, May 02, 2008 Message: ---- Modified : /trunk/license.txt Revision: 1335 Author: rfriedman Date: 1:10:37 PM, Friday, May 02, 2008 Message: ---- Modified : /trunk/license.txt Revision: 1334 Author: rfriedman Date: 12:45:53 PM, Friday, May 02, 2008 Message: ---- Modified : /trunk/license.txt Revision: 1333 Author: rfriedman Date: 12:39:45 PM, Friday, May 02, 2008 Message: ---- Modified : /trunk/license.txt Revision: 1332 Author: rfriedman Date: 12:34:54 PM, Friday, May 02, 2008 Message: ---- Modified : /trunk/license.txt Revision: 1331 Author: rfriedman Date: 12:29:03 PM, Friday, May 02, 2008 Message: Check post-commit ---- Modified : /trunk/license.txt Revision: 1330 Author: mazz Date: 10:37:42 AM, Friday, May 02, 2008 Message: replace more things that are needed ---- Modified : /trunk/build/build-deploy.xml Revision: 1329 Author: mazz Date: 4:46:22 PM, Thursday, May 01, 2008 Message: more test framework stuff and trying to finish trail #3. some issues still outstanding - need to fix simpletest before this will actually pass ---- Modified : /trunk/TestSettings.php.sample Modified : /trunk/build/build-dev.xml Modified : /trunk/build/build.properties Modified : /trunk/demo-apps/test/system/includes/ringside/test/AbstractTrailMapTestCase.php Modified : /trunk/demo-apps/test/system/trail_map_3/TrailMap3TestCase.php Modified : /trunk/demo-apps/test/system/trail_map_4/TrailMap4TestCase.php Revision: 1328 Author: mazz Date: 4:44:49 PM, Thursday, May 01, 2008 Message: [RS-228] trail #1 tests ---- Modified : /trunk/demo-apps/test/system/build.xml Added : /trunk/demo-apps/test/system/trail_map_1 Added : /trunk/demo-apps/test/system/trail_map_1/TrailMap1TestCase.php Revision: 1327 Author: brobinson Date: 3:27:49 PM, Thursday, May 01, 2008 Message: Updated application identifiers in tests. ---- Modified : /trunk/api/test/functional/api/SubscribeUserToAppTestCase.php Modified : /trunk/api/test/functional/sql/AllAPITests-setup.sql Revision: 1326 Author: brobinson Date: 3:05:15 PM, Thursday, May 01, 2008 Message: Implemented SubscriptionsGet and a test for SubscriptionsAdd and SubscriptionsGet. Renamed payment Db class. ---- Deleted : /trunk/api/includes/ringside/api/db/RingsideApiDbPaymentPlans.php Added : /trunk/api/includes/ringside/api/db/RingsideApiDbPayments.php(Copy from path: /trunk/api/includes/ringside/api/db/RingsideApiDbPaymentPlans.php, Revision, 1323 Modified : /trunk/api/includes/ringside/rest/SubscribeUserToApp.php Modified : /trunk/api/includes/ringside/rest/SubscriptionsAddAppPlan.php Modified : /trunk/api/includes/ringside/rest/SubscriptionsDeleteAppPlan.php Modified : /trunk/api/includes/ringside/rest/SubscriptionsGet.php Modified : /trunk/api/includes/ringside/rest/SubscriptionsGetAppPlans.php Modified : /trunk/api/test/functional/api/SubscribeUserToAppTestCase.php Modified : /trunk/api/test/functional/sql/AllAPITests-setup.sql Revision: 1325 Author: mschachter Date: 3:02:58 PM, Thursday, May 01, 2008 Message: fixed some web problems with admin.createNetwork ---- Modified : /trunk/api/clients/php/ringside/api/clients/RingsideApiClientsRest.php Modified : /trunk/system-apps/includes/ringside/apps/networks/templates/edit_network.tpl Modified : /trunk/system-apps/public/apps/networks/edit_network.php Revision: 1324 Author: mschachter Date: 1:58:43 PM, Thursday, May 01, 2008 Message: changed ringside schema to be mysql strict-mode compliant. changed networks stuff to be mysql strict-mode compliant with rs_trust_authorities table ---- Modified : /trunk/api/config/ringside-schema.sql Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbNetwork.php Modified : /trunk/api/includes/ringside/rest/AdminCreateNetwork.php Modified : /trunk/api/test/functional/api/AdminCreateDeleteNetworkTestCase.php Modified : /trunk/api/test/functional/api/AdminSetNetworkPropertiesTestCase.php Modified : /trunk/api/test/functional/db/RingsideApiDbNetworkTestCase.php Modified : /trunk/api/test/system/build.xml Revision: 1323 Author: brobinson Date: 10:34:46 AM, Thursday, May 01, 2008 Message: Changed rs_payment_plans table to payment_plans. Added subscriptions table. ---- Modified : /trunk/api/config/ringside-schema.sql Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbPaymentPlans.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbApp.php Modified : /trunk/api/test/functional/sql/AllAPITests-setup.sql Modified : /trunk/api/test/functional/sql/AllAPITests-teardown.sql Revision: 1322 Author: brobinson Date: 9:59:41 AM, Thursday, May 01, 2008 Message: Removed include of Payment_Process pear package ---- Modified : /trunk/api/test/functional/api/SubscribeUserToAppTestCase.php Revision: 1321 Author: brobinson Date: 9:45:40 AM, Thursday, May 01, 2008 Message: Unit testing constructors ---- Added : /trunk/api/includes/ringside/rest/SubscribeUserToApp.php Added : /trunk/api/includes/ringside/rest/SubscriptionsGet.php Added : /trunk/api/test/functional/api/SubscribeUserToAppTestCase.php Revision: 1320 Author: mschachter Date: 4:43:34 AM, Thursday, May 01, 2008 Message: yet another minor fix ---- Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbUser.php Revision: 1319 Author: mschachter Date: 4:30:43 AM, Thursday, May 01, 2008 Message: minor fix to CommentsGet (contained undefined constants) ---- Modified : /trunk/api/includes/ringside/rest/CommentsGet.php Revision: 1318 Author: rfriedman Date: 4:11:00 AM, Thursday, May 01, 2008 Message: Added / to end of url ---- Modified : /trunk/system-apps/public/apps/menu/index.php Revision: 1317 Author: mlugert Date: 12:49:24 AM, Thursday, May 01, 2008 Message: Fixed issue where getInfo didn't return the correct value, or anything. ---- Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbUser.php Revision: 1316 Author: mlugert Date: 12:49:03 AM, Thursday, May 01, 2008 Message: Another define fix. ---- Modified : /trunk/api/includes/ringside/api/notifications/FriendRequests.php Revision: 1315 Author: mlugert Date: 12:48:52 AM, Thursday, May 01, 2008 Message: Fixed return value. ---- Modified : /trunk/api/includes/ringside/api/facebook/UsersGetInfo.php Revision: 1314 Author: mlugert Date: 12:31:22 AM, Thursday, May 01, 2008 Message: returned wrong variable. ---- Modified : /trunk/api/includes/ringside/api/facebook/UsersGetInfo.php Revision: 1313 Author: mlugert Date: 12:29:50 AM, Thursday, May 01, 2008 Message: Fixed friends bugs from removing friends defines. ---- Modified : /trunk/api/includes/ringside/api/notifications/EventInvites.php Modified : /trunk/api/includes/ringside/api/notifications/FriendRequests.php Modified : /trunk/api/includes/ringside/api/notifications/GroupInvites.php Revision: 1312 Author: mlugert Date: 12:29:34 AM, Thursday, May 01, 2008 Message: fixed some sql bugs that happen when using strict mode. ---- Modified : /trunk/api/test/functional/sql/AllAPITests-setup.sql Revision: 1311 Author: mlugert Date: 12:29:09 AM, Thursday, May 01, 2008 Message: Bug fixes from refactor. ---- Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbEvents.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbFriends.php Revision: 1310 Author: mlugert Date: 6:52:08 PM, Wednesday, April 30, 2008 Message: uses a different class, the members dao no longer exists. ---- Modified : /trunk/api/test/functional/db/RingsideOpenFBDbEventsMembersTestCase.php Revision: 1309 Author: mschachter Date: 6:30:28 PM, Wednesday, April 30, 2008 Message: RS-310: single and double quotes escaped now ---- Modified : /trunk/api/includes/ringside/rest/AdminCreateNetwork.php Modified : /trunk/api/includes/ringside/rest/AdminDeleteNetwork.php Modified : /trunk/api/includes/ringside/rest/AdminGetNetworkProperties.php Modified : /trunk/api/includes/ringside/rest/AdminSetNetworkProperties.php Modified : /trunk/system-apps/includes/ringside/apps/networks/templates/edit_network.tpl Revision: 1308 Author: mlugert Date: 6:17:08 PM, Wednesday, April 30, 2008 Message: another string failure ---- Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbComments.php Revision: 1307 Author: mlugert Date: 6:15:48 PM, Wednesday, April 30, 2008 Message: fixed no defines bug ---- Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbComments.php Revision: 1306 Author: mlugert Date: 6:13:00 PM, Wednesday, April 30, 2008 Message: ---- Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbNetwork.php Revision: 1305 Author: mschachter Date: 6:12:52 PM, Wednesday, April 30, 2008 Message: minor fixes ---- Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbAlbum.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbEvents.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbFriends.php Revision: 1304 Author: mlugert Date: 6:10:23 PM, Wednesday, April 30, 2008 Message: Some small fixes ---- Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbNetwork.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbNotification.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbPreferences.php Revision: 1303 Author: mschachter Date: 5:48:51 PM, Wednesday, April 30, 2008 Message: change to preserve html entities (like #039;) from being converted when passed through the rendering endpoint ---- Modified : /trunk/social/includes/ringside/social/config/dsl-tidy.conf Revision: 1302 Author: mlugert Date: 5:38:56 PM, Wednesday, April 30, 2008 Message: Refactored to put all DB specific code into the DAOs ---- Modified : /trunk/api/includes/ringside/api/facebook/AuthSelectAppTokens.php Modified : /trunk/api/includes/ringside/api/facebook/EventsGet.php Modified : /trunk/api/includes/ringside/api/facebook/EventsGetMembers.php Modified : /trunk/api/includes/ringside/api/facebook/FriendsGetAppUsers.php Modified : /trunk/api/includes/ringside/api/facebook/GroupsGet.php Modified : /trunk/api/includes/ringside/api/facebook/GroupsGetMembers.php Modified : /trunk/api/includes/ringside/api/facebook/NotificationsSend.php Modified : /trunk/api/includes/ringside/api/facebook/NotificationsSendEmail.php Modified : /trunk/api/includes/ringside/api/facebook/PhotosAddTag.php Modified : /trunk/api/includes/ringside/api/facebook/PhotosGet.php Modified : /trunk/api/includes/ringside/api/facebook/PhotosGetAlbums.php Modified : /trunk/api/includes/ringside/api/facebook/PhotosGetTags.php Modified : /trunk/api/includes/ringside/api/facebook/ProfileGetFBML.php Modified : /trunk/api/includes/ringside/api/facebook/ProfileSetFBML.php Modified : /trunk/api/includes/ringside/api/facebook/UsersGetInfo.php Modified : /trunk/api/includes/ringside/api/facebook/UsersHasAppPermission.php Modified : /trunk/api/includes/ringside/api/facebook/UsersSetStatus.php Revision: 1301 Author: mlugert Date: 5:38:38 PM, Wednesday, April 30, 2008 Message: Refactored to put all DB specific functionality into the DB classes ---- Modified : /trunk/api/includes/ringside/api/db/RingsideApiDbComments.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbAlbum.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbApp.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbEvents.php Deleted : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbEventsMembers.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbFriends.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbGroup.php Deleted : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbGroupMembers.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbMail.php Added : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbNotification.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbPhoto.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbPhotoTag.php Added : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbProfile.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbUser.php Modified : /trunk/api/includes/ringside/api/db/RingsideOpenFBDbUserApp.php Revision: 1300 Author: jkinner Date: 12:46:38 PM, Wednesday, April 30, 2008 Message: Added test-specific LocalSettings.php to svn:ignore ---- Modified : /trunk/api/test/functional/conf Modified : /trunk/social/test/functional/conf Revision: 1299 Author: mazz Date: 12:23:47 PM, Wednesday, April 30, 2008 Message: cleanup ---- Modified : /trunk/demo-apps/test/system/includes/ringside/test/AbstractTrailMapTestCase.php Revision: 1298 Author: mazz Date: 12:07:10 PM, Wednesday, April 30, 2008 Message: fix test stub ---- Modified : /trunk/demo-apps/test/system/includes/ringside/test/AbstractTrailMapTestCase.php Revision: 1297 Author: mazz Date: 10:21:17 AM, Wednesday, April 30, 2008 Message: ignore snapshot.php - used for local testing ---- Modified : /trunk Revision: 1296 Author: mazz Date: 10:19:37 AM, Wednesday, April 30, 2008 Message: adding abstract super class for demo tests stub trail 4 test ---- Modified : /trunk/demo-apps/test/system/build.xml Added : /trunk/demo-apps/test/system/includes Added : /trunk/demo-apps/test/system/includes/ringside Added : /trunk/demo-apps/test/system/includes/ringside/test Added : /trunk/demo-apps/test/system/includes/ringside/test/AbstractTrailMapTestCase.php Added : /trunk/demo-apps/test/system/trail_map_4 Added : /trunk/demo-apps/test/system/trail_map_4/TrailMap4TestCase.php Revision: 1295 Author: mazz Date: 12:59:07 AM, Wednesday, April 30, 2008 Message: use local prop file ---- Modified : /trunk/build/build-clients.xml Revision: 1294 Author: brobinson Date: 7:44:42 PM, Tuesday, April 29, 2008 Message: Added functional tests for SubscriptionsGetAppPlans ---- Modified : /trunk/api/includes/ringside/rest/SubscriptionsGetAppPlans.php Added : /trunk/api/test/functional/api/SubscriptionsGetAppPlansTestCase.php Modified : /trunk/api/test/functional/sql/AllAPITests-setup.sql Modified : /trunk/api/test/functional/sql/AllAPITests-teardown.sql Revision: 1292 Author: mazz Date: 12:19:30 AM, Tuesday, April 29, 2008 Message: add a comment to show how to run simpletest.php if you do not have simpletest installed ---- Modified : /trunk/simpletest.php
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?